From 113323cea20a869c8cdc8eed0de44a347ee82517 Mon Sep 17 00:00:00 2001 From: neverland Date: Thu, 4 Nov 2021 17:42:19 +0800 Subject: [PATCH] docs: add @antmjs/vantui to ecosystem (#9798) --- README.md | 5 +++-- README.zh-CN.md | 1 + packages/vant/docs/markdown/home.en-US.md | 5 +++-- packages/vant/docs/markdown/home.zh-CN.md | 1 + 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e8a0ce566..1d5ca4d8f 100644 --- a/README.md +++ b/README.md @@ -86,11 +86,12 @@ Vant 3 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3). | Project | Description | | --- | --- | -| [3lang3/react-vant](https://github.com/3lang3/react-vant) | React mobile UI Components base on Vant | +| [3lang3/react-vant](https://github.com/3lang3/react-vant) | React mobile UI Components based on Vant | | [mxdi9i7/vant-react](https://github.com/mxdi9i7/vant-react) | Mobile UI Components built on React and TS, inspired by Vant | | [vant-aliapp](https://github.com/ant-move/Vant-Aliapp) | Alipay MiniProgram UI | | [taroify](https://gitee.com/mallfoundry/taroify) | Vant Taro | -| [vant-theme](https://github.com/Aisen60/vant-theme) | online theme preview built on Vant UI | +| [vant-theme](https://github.com/Aisen60/vant-theme) | Online theme preview built on Vant UI | +| [@antmjs/vantui](https://github.com/antmjs/vantui) | Mobile UI Components based on Vant, supporting Taro and React | ## Links diff --git a/README.zh-CN.md b/README.zh-CN.md index 896cc5932..b9482eaa7 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -101,6 +101,7 @@ Vant 3 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一致 | [vant-aliapp](https://github.com/ant-move/Vant-Aliapp) | Vant 支付宝小程序版 | | [taroify](https://gitee.com/mallfoundry/taroify) | Vant Taro 版 | | [vant-theme](https://github.com/Aisen60/vant-theme) | Vant 在线主题预览工具 | +| [@antmjs/vantui](https://github.com/antmjs/vantui) | 基于 Vant Weapp 开发的多端组件库,同时支持 Taro 和 React | ## 链接 diff --git a/packages/vant/docs/markdown/home.en-US.md b/packages/vant/docs/markdown/home.en-US.md index 3a39b0bbe..d5a860695 100644 --- a/packages/vant/docs/markdown/home.en-US.md +++ b/packages/vant/docs/markdown/home.en-US.md @@ -48,11 +48,12 @@ Vant 3 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3). | Project | Description | | --- | --- | -| [3lang3/react-vant](https://github.com/3lang3/react-vant) | React mobile UI Components base on Vant | +| [3lang3/react-vant](https://github.com/3lang3/react-vant) | React mobile UI Components based on Vant | | [mxdi9i7/vant-react](https://github.com/mxdi9i7/vant-react) | Mobile UI Components built on React and TS, inspired by Vant | | [vant-aliapp](https://github.com/ant-move/Vant-Aliapp) | Alipay MiniProgram UI | | [taroify](https://gitee.com/mallfoundry/taroify) | Vant Taro | -| [vant-theme](https://github.com/Aisen60/vant-theme) | online theme preview built on Vant UI | +| [vant-theme](https://github.com/Aisen60/vant-theme) | Online theme preview built on Vant UI | +| [@antmjs/vantui](https://github.com/antmjs/vantui) | Mobile UI Components based on Vant, supporting Taro and React | ### Links diff --git a/packages/vant/docs/markdown/home.zh-CN.md b/packages/vant/docs/markdown/home.zh-CN.md index 2ac55c6f7..e92e2e47f 100644 --- a/packages/vant/docs/markdown/home.zh-CN.md +++ b/packages/vant/docs/markdown/home.zh-CN.md @@ -69,6 +69,7 @@ Vant 3 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一致 | [vant-aliapp](https://github.com/ant-move/Vant-Aliapp) | Vant 支付宝小程序版 | | [taroify](https://gitee.com/mallfoundry/taroify) | Vant Taro 版 | | [vant-theme](https://github.com/Aisen60/vant-theme) | Vant 在线主题预览工具 | +| [@antmjs/vantui](https://github.com/antmjs/vantui) | 基于 Vant Weapp 开发的多端组件库,同时支持 Taro 和 React | ### 链接