zod-to-json-schema
Schema converter
Converts Zod schemas to JSON schemas.
Converts Zod schemas to Json schemas
913 stars
4 watching
76 forks
Language: TypeScript
last commit: 12 days ago json-schemazod
Related projects:
Repository | Description | Stars |
---|---|---|
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 336 |
rsinohara/json-to-zod | Converts JSON data into Zod schema definitions | 59 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
ivangreene/java-to-zod | Tool to convert Java POJOs to Zod schemas using JSR-380 annotations. | 19 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 346 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
southclaws/supervillain | Converts Go structs to Zod schemas, handling various type complexities and custom conversions. | 78 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
chrishoermann/zod-prisma-types | Generates Zod schemas from Prisma models with validation options | 657 |
vodori/schema-forms | Converts prismatic schemas to JSON schemas compatible with react-jsonschema-form | 11 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
robertlichtnow/zod-formik-adapter | An adapter for integrating zod object validation with Formik | 159 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 535 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,480 |