Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

json-schema-to-jsig

Raynos322.3.0

A library to convert JSON schema to JSig

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

MIT Licensed