File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -431,6 +431,7 @@ There are a growing number of tools that are built atop or support Zod natively!
431
431
- [ ` @modular-forms/solid ` ] ( https://github.com/fabian-hiller/modular-forms ) : Modular form library for SolidJS that supports Zod for validation.
432
432
- [ ` houseform ` ] ( https://github.com/crutchcorn/houseform/ ) : A React form library that uses Zod for validation.
433
433
- [ ` sveltekit-superforms ` ] ( https://github.com/ciscoheat/sveltekit-superforms ) : Supercharged form library for SvelteKit with Zod validation.
434
+ - [ ` mobx-zod-form ` ] ( https://github.com/MonoidDev/mobx-zod-form ) : Data-first form builder based on MobX & Zod
434
435
435
436
#### Zod to X
436
437
Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ _要在这里看到你的名字 + Twitter + 網站 , 请在[Freelancer](https://
293
293
- [ ` zod-endpoints ` ] ( https://github.com/flock-community/zod-endpoints ) : 约定优先的严格类型的端点与 Zod。兼容 OpenAPI。
294
294
- [ ` express-zod-api ` ] ( https://github.com/RobinTail/express-zod-api ) : 用 I/O 模式验证和自定义中间件构建基于 Express 的 API 服务
295
295
- [ ` zod-i18n-map ` ] ( https://github.com/aiji42/zod-i18n ) : 有助于翻译zod错误信息。
296
-
296
+ - [ ` mobx-zod-form ` ] ( https://github.com/MonoidDev/mobx-zod-form ) : 以数据为中心的表格构建工具,基于 MobX 和 Zod。
297
297
298
298
# 安装
299
299
You can’t perform that action at this time.
0 commit comments