zod_utilz
Validator utility
Simplifies common tasks in Zod schema validation
Framework agnostic utilities for Zod
164 stars
3 watching
9 forks
Language: TypeScript
last commit: 5 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 | Generates Zod schemas from Prisma models with validation options | 657 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
robintail/express-zod-api | A framework to simplify API development by providing input validation and schema-based middlewares. | 635 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 51 |
glazy/formik-validator-zod | A tool that simplifies form validation with Zod schemas in Formik forms. | 21 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 409 |
robertlichtnow/zod-formik-adapter | An adapter for integrating zod object validation with Formik | 159 |
sidwebworks/zod-xlsx | A tool for validating data in xlsx files using Zod schemas | 29 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 336 |
causaly/zod-validation-error | A utility library that wraps Zod validation errors in user-friendly readable messages. | 812 |
lostfictions/znv | Enforces environment variable validation with type safety using Zod schemas in Node.js applications. | 355 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |