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(cli): honor --src-lang schema for directory inputs
- fix(schema-input): unify $ref to another top-level schema source
- fix(naming): respect casing of top-level names that collide with acronym dictionary
- fix(schema): use patternProperties as map value type
- fix(schema): unify $ref-to-$id resolution with directly supplied schemas
- fix(schema): don't collapse allOf-intersected string with date-time to empty
- fix(schema): infer patternProperties value type for any single pattern
- fix(cli): respect --src-lang schema for directory sources
- fix(typescript): preserve anyOf unions of object types instead of merging
- fix(javascript-prop-types): emit .isRequired for required properties
- Docs
- TypeScript not yet supported