From 01bfab83ab1f3ac53210171e336950c3bf6f3993 Mon Sep 17 00:00:00 2001 From: Magomed Chemurziev Date: Wed, 3 May 2023 00:53:23 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1709b734d..09f97d111 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,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. +- [`zodock`](https://github.com/ItMaga/zodock) Generate mock data based on Zod schemas. #### Powered by Zod From e52ea6472a80f7ab9c2d34f701357a80953e2850 Mon Sep 17 00:00:00 2001 From: Magomed Chemurziev Date: Wed, 3 May 2023 00:56:49 +0300 Subject: [PATCH 2/2] Update README_ZH.md --- README_ZH.md | 1 + 1 file changed, 1 insertion(+) 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 模式生成模擬數據。 # 安装