elm-json-schema-compiler
v1.0.0
Published
Compile elm json schema's to regular json schemas
Downloads
3
Readme
Elm JSON Schema compiler
A cli tool for compiling Elm JSON Schemas to regular JSON schemas.
Usage:
npm install -g elm-json-schema-compiler
elm-json-schema Main.elm > schema.json