/schema-compiler

json-schema-builder

Primary LanguageJavaScript

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>