https://github.com/imcuttle/transform-json-schema
The umbrella about JSON schema's transformer.
https://github.com/imcuttle/transform-json-schema
Last synced: 8 months ago
JSON representation
The umbrella about JSON schema's transformer.
- Host: GitHub
- URL: https://github.com/imcuttle/transform-json-schema
- Owner: imcuttle
- License: mit
- Created: 2018-04-14T11:52:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T01:44:12.000Z (over 3 years ago)
- Last Synced: 2025-03-23T02:34:06.332Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://imcuttle.github.io/transform-json-schema
- Size: 30.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Transform-json-schema
[](https://www.npmjs.com/package/transform-json-schema)
[](https://www.npmjs.com/package/transform-json-schema)
> Transforms json schema as your wish!
```
npm install --global transform-json-schema
curl http://example.com/schema.json | json-schema-ts
curl http://example.com/schema.json | json-schema-vm
curl http://example.com/schema.json | json-schema-walli
```