Skip to content

Commit

Permalink
Add Zodix to readme ecosystem section (#1506)
Browse files Browse the repository at this point in the history
  • Loading branch information
rileytomasek committed Oct 19, 2022
1 parent 04f28e6 commit 8fd4a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -323,6 +323,7 @@ There are a growing number of tools that are built atop or support Zod natively!
- [`zod-validation-error`](https://github.com/causaly/zod-validation-error): Generate user-friendly error messages from `ZodError`s
- [`zod-formik-adapter`](https://github.com/robertLichtnow/zod-formik-adapter): A community-maintained Formik adapter for Zod.
- [`react-zorm`](https://github.com/esamattis/react-zorm): Standalone `<form>` generation and validation for React using Zod.
- [`zodix`](https://github.com/rileytomasek/zodix): Zod utilities for FormData and URLSearchParams in Remix loaders and actions.

#### Zod to X

Expand Down

0 comments on commit 8fd4a8b

Please sign in to comment.