schema-ast
v2.0.0
Published
A bunch of helpers for JSON schema
Downloads
1,887
Keywords
Readme
schema-ast
A bunch of helpers for JSON schema
Example
var schemaAst = require("schema-ast");
// TODO. Show example
Docs
var someValue = schemaAst(/*arguments*/)
schema-ast := (arg: Any) => void
// TODO. State what the module does.
Installation
npm install schema-ast
Tests
npm test
Contributors
- Raynos