json-schema-to-ts
Type generator
Tool to automatically generate TypeScript types from JSON schema definitions.
Infer TS types from JSON schemas 📝
1k stars
9 watching
31 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
jsonjson-schemaschematstypetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,195 |
cdklabs/json2jsii | Generates TypeScript classes from JSON schemas. | 22 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 349 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
tani/jsonup | A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object. | 61 |
otris/jsdoc-tsd | Generates TypeScript definition files from JSDoc comments | 29 |
sbrunner/jsonschema-gentypes | Tool to automatically generate Python types from JSON schema | 41 |
smithy-lang/smithy-typescript | Generates TypeScript clients and servers from Smithy models | 240 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 349 |
victools/jsonschema-generator | A tool to generate JSON schemas from Java classes | 403 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |