json-schema-to-jsig

2.3.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i json-schema-to-jsig

Weekly Downloads

3

Version

2.3.0

License

none

Last publish

Collaborators

  • raynos