A Node.js compiler that converts AVDL (Avro IDL) files to JSON schema. Version 2.2.5 is the latest stable release. This package is specifically designed for Keybase's AVDL format and is unlikely to receive further updates. It has no notable alternative packages for this specific conversion, making it unique for Keybase-related projects.
npm install avdl2jsonNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts an AVDL file to JSON schema using the compileFile function.
No known issues recorded.
Add "type": "module" to package.json or use .mjs extension.
Run 'npm install avdl2json' and ensure node_modules is in scope.
No dependency data recorded yet.