Skip to content

Raynos/json-schema-to-jsig

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages