/jasonette-schema

JSON Schema for Jasonette

MIT LicenseMIT

jasonette-schema

JSON Schema for Jasonette

Useful for easier writing of Jasonette json files with tools such as:

Hacking

For quick testing of the schema, copy/paste the schema into the [online demo of JDorn's json-editor] (http://jeremydorn.com/json-editor/)

If you are using Atom to hack on the schema (or writing any JSON by hand) installing something like this Json linter package is highly recommended.

Useful references to learn about writing JSON Schemas: