zod-to-ts
Type generator
Generates TypeScript types from Zod schemas.
generate TypeScript types from your Zod schema
346 stars
2 watching
19 forks
Language: TypeScript
last commit: 7 days ago generatortypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,480 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 336 |
chrishoermann/zod-prisma-types | Generates Zod schemas from Prisma models with validation options | 657 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,164 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 121 |
stefanterdell/zod-to-json-schema | Converts Zod schemas to JSON schemas. | 913 |
asteasolutions/zod-to-openapi | Generates OpenAPI definitions from Zod schemas | 970 |
otris/jsdoc-tsd | Generates TypeScript definition files from JSDoc comments | 29 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 535 |
itmaga/zodock | Generates mock data based on Zod schemas for testing and API purposes | 13 |
patmood/pocketbase-typegen | Generates TypeScript definitions from PocketBase schema | 542 |
maltejur/directus-extension-generate-types | Automatically generates types for your Directus project | 212 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |