diff --git a/README.md b/README.md index 6e658c473..edb69e88f 100644 --- a/README.md +++ b/README.md @@ -490,6 +490,7 @@ There are a growing number of tools that are built atop or support Zod natively! - [`@anatine/zod-mock`](https://github.com/anatine/zod-plugins/tree/main/packages/zod-mock): Generate mock data from a Zod schema. Powered by [faker.js](https://github.com/faker-js/faker). - [`zod-mocking`](https://github.com/dipasqualew/zod-mocking): Generate mock data from your Zod schemas. - [`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 diff --git a/README_ZH.md b/README_ZH.md index 82c69f01d..8c5ba0189 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -294,6 +294,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 模式生成模擬數據。 # 安装