Skip to content

Commit e1ac568

Browse files
authored
docs: add conform form integration
This adds conform. It didn't look like there was much of an order so I put it at the top since that's where it'd go in alphabetical order anyway 🤷‍♂️
1 parent cfbc7b3 commit e1ac568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ There are a growing number of tools that are built atop or support Zod natively!
460460

461461
#### Form integrations
462462

463+
- [`conform`](https://conform.guide/api/zod): A progressive enhancement first form validation library for Remix and React Router
463464
- [`react-hook-form`](https://github.com/react-hook-form/resolvers#zod): A first-party Zod resolver for React Hook Form.
464465
- [`zod-validation-error`](https://github.com/causaly/zod-validation-error): Generate user-friendly error messages from `ZodError`s.
465466
- [`zod-formik-adapter`](https://github.com/robertLichtnow/zod-formik-adapter): A community-maintained Formik adapter for Zod.

0 commit comments

Comments
 (0)