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
- Default values are not propagated to the generated class
- Support YAML
- Disable merging similar types, enforce type names from input
- Class names randomly changed from `ie` to `y` suffix
- Output nested Java classes to support single-file output
- Version target languages independently
- Generate object validators/transformers for Javascript languages
- [REQ] Option to disable acronyms capitalization modifier
- List of nested item within self
- Use inner classes for types only reachable through one top-level
- Docs
- TypeScript not yet supported