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
- [BUG]: Quicktype not generating the correct descriptions from a CRD, seems to be merging them
- [BUG]: recursive JSON schema objects generate strange duplicate types
- add support graphql input
- Project status?
- [USAGE]: https://app.quicktype.io/ easy to use for single json, but no clue how to do with multiple
- [BUG]: Generating Scala3 uPickle from JSON Schema is missing ReadWriter annotation for enums
- [FEATURE]: feature description here
- [BUG]: the Objective-C CI runner image 'macos11' is deprecated
- CSharp: JSON values with decimal point are generated as `long` properties, should be `double`/`decimal`
- [BUG]: Generating from a folder of schema files gives invalid results
- Docs
- TypeScript not yet supported