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): preserve anyOf unions of object types instead of merging
- fix(javascript-prop-types): emit .isRequired for required properties
- fix(typescript): emit named type alias for root-level array types
- fix(cli): honor --src-lang for directory JSON/URL inputs
- fix(core): honor --no-combine-classes for structurally identical classes
- fix(schema): respect "required" for properties inside oneOf/anyOf
- fix(core): preserve distinct object alternatives in oneOf/anyOf unions
- 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
- Docs
- TypeScript not yet supported