Skip to content

Commit fb00edd

Browse files
authored
docs: add VeeValidate form library for Vue.js (#2578)
1 parent 8677f68 commit fb00edd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,8 @@ There are a growing number of tools that are built atop or support Zod natively!
471471
- [`@modular-forms/solid`](https://github.com/fabian-hiller/modular-forms): Modular form library for SolidJS that supports Zod for validation.
472472
- [`houseform`](https://github.com/crutchcorn/houseform/): A React form library that uses Zod for validation.
473473
- [`sveltekit-superforms`](https://github.com/ciscoheat/sveltekit-superforms): Supercharged form library for SvelteKit with Zod validation.
474-
- [`mobx-zod-form`](https://github.com/MonoidDev/mobx-zod-form): Data-first form builder based on MobX & Zod
474+
- [`mobx-zod-form`](https://github.com/MonoidDev/mobx-zod-form): Data-first form builder based on MobX & Zod.
475+
- [`@vee-validate/zod`](https://github.com/logaretm/vee-validate/tree/main/packages/zod): Form library for Vue.js with Zod schema validation.
475476

476477
#### Zod to X
477478

0 commit comments

Comments
 (0)