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
- How to capture the user defined functions in JSON to generate the C# class files. using Quicktype.
- [Feature request][Python] CLI arg for keeping leading underscore for field names.
- Python fails for Union[bool, float]
- TypeScript: patterns in keys like `Id` or `Ids` are uppercased after transformation
- add a warning header comment indicating that files are generated
- Support non-string enums
- TypeScript: Keys are not enforced to be Enums
- Issue with optional "any" type in C++
- The "Auto Generated" comment is missing when selecting other options than Complete for features.
- Python: JSON schema string formats date/time use datetime.datetime instead of datetime.date/datetime.time
- Docs
- TypeScript not yet supported