Skip to content

garbles/json-schema-multi-compiler

Repository files navigation

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.

About

Compile JSON schema into multiple outputs

Resources

License

Stars

Watchers

Forks

Packages

No packages published