quicktype
https://github.com/glideapps/quicktype
TypeScript
Generate types and converters from JSON, Schema, and GraphQL
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to quicktype
Help out
- Issues
- Feature Request: Switch from isomorphic-fetch to node-fetch
- Donations
- Model generated for a directory is different from when it's generated from a single schema
- JSON Schema -> Typescript concatenates all descriptions in JSDoc
- Generation of Folder with TypeScript as output ignores -s schema
- allOf in conjunction with arrays didn't works as expected (or the json schema spec intends)
- JSON -> TypeScript (array of items & root-level interface issues)
- Uint8Array translated to []float64 instead of []byte
- Add the JSON Schema test suite
- Implement $id and $ref properly
- Docs
- TypeScript not yet supported