Skip to content

Commit

Permalink
Add Modular Forms to form integrations in README (#1695)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hiller committed Dec 15, 2022
1 parent 39c7c27 commit ad43854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ There are a growing number of tools that are built atop or support Zod natively!
- [`zodix`](https://github.com/rileytomasek/zodix): Zod utilities for FormData and URLSearchParams in Remix loaders and actions.
- [`formik-validator-zod`](https://github.com/glazy/formik-validator-zod): Formik-compliant validator library that simplifies using Zod with Formik.
- [`zod-i18n-map`](https://github.com/aiji42/zod-i18n): Useful for translating Zod error messages.
- [`@modular-forms/solid`](https://github.com/fabian-hiller/modular-forms): Modular form library for SolidJS that supports Zod for validation.

#### Zod to X

Expand Down

0 comments on commit ad43854

Please sign in to comment.