File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -471,7 +471,8 @@ There are a growing number of tools that are built atop or support Zod natively!
471
471
- [ ` @modular-forms/solid ` ] ( https://github.com/fabian-hiller/modular-forms ) : Modular form library for SolidJS that supports Zod for validation.
472
472
- [ ` houseform ` ] ( https://github.com/crutchcorn/houseform/ ) : A React form library that uses Zod for validation.
473
473
- [ ` 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.
475
476
476
477
#### Zod to X
477
478
You can’t perform that action at this time.
0 commit comments