Skip to content

Commit

Permalink
docs: add zodock to mocking ecosystem (#2394)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README_ZH.md
  • Loading branch information
ItMaga committed May 21, 2023
1 parent 5427565 commit d3bf7e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -490,6 +490,7 @@ There are a growing number of tools that are built atop or support Zod natively!
- [`zod-mocking`](https://github.com/dipasqualew/zod-mocking): Generate mock data from your Zod schemas.
- [`zod-fixture`](https://github.com/timdeschryver/zod-fixture): Use your zod schemas to automate the generation of non-relevant test fixtures in a deterministic way.
- [`zocker`](https://zocker.sigrist.dev): Generate plausible mock-data from your schemas.
- [`zodock`](https://github.com/ItMaga/zodock) Generate mock data based on Zod schemas.

#### Powered by Zod

Expand Down
1 change: 1 addition & 0 deletions README_ZH.md
Expand Up @@ -293,6 +293,7 @@ _要在这里看到你的名字 + Twitter + 網站 , 请在[Freelancer](https://
- [`express-zod-api`](https://github.com/RobinTail/express-zod-api): 用 I/O 模式验证和自定义中间件构建基于 Express 的 API 服务
- [`zod-i18n-map`](https://github.com/aiji42/zod-i18n): 有助于翻译 zod 错误信息。
- [`mobx-zod-form`](https://github.com/MonoidDev/mobx-zod-form): 以数据为中心的表格构建工具,基于 MobX 和 Zod。
- [`zodock`](https://github.com/ItMaga/zodock): 基於 Zod 模式生成模擬數據。

# 安装

Expand Down

0 comments on commit d3bf7e6

Please sign in to comment.