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
- fix(typescript-input): dedupe object type aliases referenced by properties
- fix(graphql): keep distinct GraphQL types with identical shape separate
- fix(ruby): generate from_json!/from_dynamic! helpers for top-level enums
- fix(json-schema): stop merging descriptions of sibling $ref properties
- fix(python): propagate JSON Schema default values to generated class
- fix(json-schema): stop forType custom attributes leaking across interned primitive types
- fix(core): stop heuristically merging distinct named top-level classes
- fix(json-schema): stop merged type descriptions overriding property descriptions
- fix(schema): union allOf properties instead of intersecting them
- fix(python): keep unions of named object types distinct instead of merging them
- Docs
- TypeScript not yet supported