ts-to-zod
Zod schema generator
A tool to generate Zod schemas from TypeScript types/interfaces.
Generate zod schemas from typescript types/interfaces
1k stars
11 watching
70 forks
Language: TypeScript
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 351 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 123 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 357 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |
stefanterdell/zod-to-json-schema | Converts Zod schemas into JSON schema objects | 937 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 170 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 837 |
davidtimms/zod-fast-check | A library that generates fast-check arbitraries from Zod schemas. | 107 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
rsinohara/json-to-zod | Converts JSON data into Zod schema definitions | 62 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 549 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 20 |
asteasolutions/zod-to-openapi | Generates OpenAPI definitions from Zod schemas | 1,012 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |