https://github.com/flagpolejs/json-to-jtd
Convert JSON input to a JSON Type Definition schema
https://github.com/flagpolejs/json-to-jtd
Last synced: about 2 months ago
JSON representation
Convert JSON input to a JSON Type Definition schema
- Host: GitHub
- URL: https://github.com/flagpolejs/json-to-jtd
- Owner: flagpolejs
- License: mit
- Created: 2021-08-22T23:06:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T16:44:17.000Z (over 4 years ago)
- Last Synced: 2025-02-08T20:45:49.612Z (over 1 year ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-to-jtd
Convert JSON input to a JSON Type Definition schema
Very basic implementation. Help me improve it!