Skip to content

yanick/jsonschematic

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
bin
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jsonschematic

jsonschematic is a json schema in the same vein as docson.

The interactive(!) demo page lives at https://yanick.github.io/jsonschematic/.

How to run

From a global install:

$ npm install -g @infinity-interactive/jsonschematic
$ jsonschematic --schema_dir path/to/schemas

From the repo:

$ git clone https://github.com/yanick/jsonschematic.git
$ cd jsonschematic
$ npm install
$ JSONSCHEMATIC_DIR=examples npm run dev

Supported JSON Schema keywords

Authors

jsonschematic is developed under the auspice of Infinity Interactive.

© 2020 Infinity Interactive