zod-accelerator
Schema optimizer
An optimization layer for Zod's schema validation function
60 stars
0 watching
2 forks
Language: TypeScript
last commit: 9 days ago Related projects:
Repository | Description | Stars |
---|---|---|
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 170 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 415 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 54 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
robertlichtnow/zod-formik-adapter | An adapter for integrating zod object validation with Formik | 161 |
davidtimms/zod-fast-check | A library that generates fast-check arbitraries from Zod schemas. | 107 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 549 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 349 |
robintail/express-zod-api | Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 641 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 837 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 364 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 67 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 19 |