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.
- Host: GitHub
- URL: https://github.com/imcuttle/to-json-schema
- Owner: imcuttle
- License: mit
- Created: 2018-04-14T08:59:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T09:29:21.000Z (about 6 years ago)
- Last Synced: 2025-08-08T19:54:02.468Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
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
```