json-schema-multi-compiler
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

JSON Schema Multi Compiler

Transforms JSON Schema documents into an AST and then exposes a simple interface to turn that AST into anything else. You can use JSON Schema as a single source of truth for multiple generated source files. The transform for TypeScript is 50 LOC. Can also be used as a runtime tree walker for JavaScript objects that interface with JSON schema.

Package Sidebar

Install

npm i json-schema-multi-compiler

Weekly Downloads

0

Version

0.0.2

License

MPL-2.0

Unpacked Size

68.1 kB

Total Files

27

Last publish

Collaborators

  • garbles