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(schema): dedupe recursive JSON Schema $ref-to-$id types
- fix(schema): unescape ~1/~0 in JSON Pointer $ref fragments
- build(deps): bump brace-expansion and @vscode/test-cli
- fix(input): infer Double for integral float literals in string-based JSON input
- fix(typescript-input): map integer typed arrays to integer JSON schema
- fix(core): recognize fully-uppercase custom names as acronyms
- fix(schema-input): decode percent-encoded JSON Pointer segments in $ref
- fix(schema): honor patternProperties value schema for object maps
- fix(cli): respect --src-lang schema for directory input
- fix(cli): respect -s schema for directory sources
- Docs
- TypeScript not yet supported