zod_utilz
Validator utility
Simplifies common tasks in Zod schema validation
Framework agnostic utilities for Zod
170 stars
3 watching
9 forks
Language: TypeScript
last commit: 7 months ago typescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 364 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 60 |
robintail/express-zod-api | Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 54 |
glazy/formik-validator-zod | A tool that simplifies form validation with Zod schemas in Formik forms. | 21 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 417 |
robertlichtnow/zod-formik-adapter | An adapter for integrating zod object validation with Formik | 161 |
sidwebworks/zod-xlsx | A tool for validating data in xlsx files using Zod schemas | 30 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 357 |
causaly/zod-validation-error | A utility library that wraps Zod validation errors in user-friendly readable messages. | 822 |
lostfictions/znv | Enforces environment variable validation with type safety using Zod schemas in Node.js applications. | 361 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 67 |