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]: recursive JSON schema objects generate strange duplicate types
- build(deps-dev): bump esbuild from 0.20.2 to 0.25.11
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.46.2
- feat(csharp): add options to disable DateOnly and TimeOnly generation for System.Text.Json
- Fix: throw error for undefined enum for both small and large enum in C++
- [FEATURE]: Support newer typing features introduced in Python 3.9 and 3.10 (PEP 585 and PEP 604 syntax)
- [FEATURE] Generate exact integer types (int32 or int64) based on JSON schema constraints for Go
- [BUG]: JSON to Java : Quicktype fails to generate the expected enum value for a given string - super weird
- Fix: Keep acronyms uppercase in Java enum constants (#2850)
- feat(Dart): update Freezed generation to use abstract classes
- Docs
- TypeScript not yet supported