2.3.0 • Published 9 years ago

json-schema-to-jsig v2.3.0

Weekly downloads
1
License
-
Repository
github
Last release
9 years ago

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

MIT Licensed