zod-formik-adapter
Zod adapter
An adapter for integrating zod object validation with Formik
An adapter for zod object validation to Formik validation schema
161 stars
4 watching
15 forks
Language: TypeScript
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
glazy/formik-validator-zod | A tool that simplifies form validation with Zod schemas in Formik forms. | 21 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 170 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 60 |
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 364 |
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 | 357 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 54 |
stefanterdell/zod-to-json-schema | Converts Zod schemas into JSON schema objects | 937 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 417 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
anatine/zod-plugins | Utilities and plugins to simplify the use of Zod in various applications | 668 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
robintail/express-zod-api | Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
jannikbuschke/formik-antd | Binds Ant Design components to Formik forms using a required name prop. | 591 |