We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfbc7b3 commit e1ac568Copy full SHA for e1ac568
README.md
@@ -460,6 +460,7 @@ There are a growing number of tools that are built atop or support Zod natively!
460
461
#### Form integrations
462
463
+- [`conform`](https://conform.guide/api/zod): A progressive enhancement first form validation library for Remix and React Router
464
- [`react-hook-form`](https://github.com/react-hook-form/resolvers#zod): A first-party Zod resolver for React Hook Form.
465
- [`zod-validation-error`](https://github.com/causaly/zod-validation-error): Generate user-friendly error messages from `ZodError`s.
466
- [`zod-formik-adapter`](https://github.com/robertLichtnow/zod-formik-adapter): A community-maintained Formik adapter for Zod.
0 commit comments