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
- feat(Rust): Add integer type inference option
- chore: Add unit tests for options functions and cli
- [BUG]: It generates empty typescript interfaces
- Support for Python3.9 type hint syntax
- [FEATURE]: Improve C++ std::runtime_error message for failed enum deserialization
- Add enum name to default case deserialization exception for C++
- feat: Add support for unevaluatedProperties in JSON Schema
- [BUG]: Quicktype not generating the correct descriptions from a CRD, seems to be merging them
- [BUG]: vscode extension doesnt show in vscode, only in Visual Studio Marketplace online
- [BUG]: quicktype output bug (C# System.Text.Json renderer)
- Docs
- TypeScript not yet supported