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]: Provide the ability to add prefix or Suffixes
- [FEATURE]: Force enum inference on certain fields
- [BUG]: cant convert empty object to dts
- [BUG]: the Objective-C CI runner image 'macos11' is deprecated
- Added support for original field and type naming for C++ language.
- build(deps-dev): bump braces from 3.0.2 to 3.0.3
- build(deps): bump typescript from 4.9.5 to 5.5.4
- 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
- [BUG]: Unable to handle `string|integer` in JSON schema.
- Docs
- TypeScript not yet supported