Skip to content

rlugojr/schema-compiler

 
 

Repository files navigation

schema-compiler

Compiles JSON Schemas given a root schema and a directory containing sub-schemas.

Usage:
    json-schema-compiler --dir <path-to-directory> \
            --root <path-to-root-schema> \
            --output <path-to-output-file>

About

json-schema-builder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.3%
  • Shell 2.7%