An open API service indexing awesome lists of open source software.

https://github.com/imcuttle/to-json-schema

Convert JSON to JSON schema.
https://github.com/imcuttle/to-json-schema

Last synced: 10 months ago
JSON representation

Convert JSON to JSON schema.

Awesome Lists containing this project

README

          

# to-json-schema

Forked from https://github.com/Nijikokun/generate-schema/blob/master/src/schemas/json.js

But fixed some bugs.

```bash
npm install @moyuyc/to-json-schema
```