json-schema-to-jsig
v2.3.0
Published
A library to convert JSON schema to JSig
Downloads
9
Readme
json-schema-to-jsig
A library to convert JSON schema to JSig
Example
var jsonSchemaToJsig = require("json-schema-to-jsig");
// TODO. Show example
Docs
var someValue = jsonSchemaToJsig(/*arguments*/)
json-schema-to-jsig := (arg: Any) => void
// TODO. State what the module does.
Installation
npm install json-schema-to-jsig
Tests
npm test
Contributors
- Raynos