diff --git a/README.md b/README.md index baf3b3392..b3ac97f50 100644 --- a/README.md +++ b/README.md @@ -72,17 +72,25 @@ Vant 2 supports modern browsers and Android >= 4.0、iOS >= 8.0. Vant 3 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3). -## Ecosystem +## Official Ecosystem | Project | Description | | --- | --- | -| [vant-demo](https://github.com/youzan/vant-demo) | Official vant demo collection | | [vant-weapp](https://github.com/youzan/vant-weapp) | WeChat MiniProgram UI | -| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React (maintained by the community) | +| [vant-demo](https://github.com/youzan/vant-demo) | Collection of Vant demos | | [vant-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | Scaffold for UI library | | [vant-icons](https://github.com/youzan/vant/tree/dev/packages/vant-icons) | Vant icons | | [vant-touch-emulator](https://github.com/youzan/vant/tree/dev/packages/vant-touch-emulator) | Using vant in desktop browsers | +## Community Ecosystem + +| Project | Description | +| --- | --- | +| [3lang3/react-vant](https://github.com/3lang3/react-vant) | React mobile UI Components base 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 | + ## Links - [Documentation](https://youzan.github.io/vant) diff --git a/README.zh-CN.md b/README.zh-CN.md index 1c6d5b15a..8a28550f3 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -77,17 +77,29 @@ Vant 2 支持现代浏览器以及 Android >= 4.0、iOS >= 8.0。 Vant 3 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一致)。 -## 生态 +## 官方生态 + +由 Vant 官方团队维护的项目如下: | 项目 | 描述 | | --- | --- | +| [vant-weapp](https://github.com/youzan/vant-weapp) | Vant 微信小程序版 | | [vant-demo](https://github.com/youzan/vant-demo) | Vant 官方示例合集 | -| [vant-weapp](https://github.com/youzan/vant-weapp) | 微信小程序组件库 | -| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React 版(由社区维护) | | [vant-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | 开箱即用的组件库搭建工具 | | [vant-icons](https://github.com/youzan/vant/tree/dev/packages/vant-icons) | Vant 图标库 | | [vant-touch-emulator](https://github.com/youzan/vant/tree/dev/packages/vant-touch-emulator) | 在桌面端使用 Vant 的辅助库 | +## 社区生态 + +由社区维护的项目如下,欢迎补充: + +| 项目 | 描述 | +| --- | --- | +| [3lang3/react-vant](https://github.com/3lang3/react-vant) | 参照 Vant 打造的 React 框架移动端组件库 | +| [mxdi9i7/vant-react](https://github.com/mxdi9i7/vant-react) | 基于 React 和 TS 构建的移动端组件库 | +| [vant-aliapp](https://github.com/ant-move/Vant-Aliapp) | Vant 支付宝小程序版 | +| [taroify](https://gitee.com/mallfoundry/taroify) | Vant Taro 版 | + ## 链接 - [详细文档](https://vant-contrib.gitee.io/vant) diff --git a/docs/markdown/home.en-US.md b/docs/markdown/home.en-US.md index f62ad8ac8..934b6c697 100644 --- a/docs/markdown/home.en-US.md +++ b/docs/markdown/home.en-US.md @@ -33,17 +33,25 @@ Vant 2 supports modern browsers and Android >= 4.0、iOS >= 8.0. Vant 3 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3). -### Ecosystem +### Official Ecosystem | Project | Description | | --- | --- | -| [vant-demo](https://github.com/youzan/vant-demo) | Official vant demo collection | | [vant-weapp](https://github.com/youzan/vant-weapp) | WeChat MiniProgram UI | -| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React (maintained by the community) | +| [vant-demo](https://github.com/youzan/vant-demo) | Collection of Vant demos | | [vant-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | Scaffold for UI library | | [vant-icons](https://github.com/youzan/vant/tree/dev/packages/vant-icons) | Vant icons | | [vant-touch-emulator](https://github.com/youzan/vant/tree/dev/packages/vant-touch-emulator) | Using vant in desktop browsers | +### Community Ecosystem + +| Project | Description | +| --- | --- | +| [3lang3/react-vant](https://github.com/3lang3/react-vant) | React mobile UI Components base 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 | + ### Links - [Feedback](https://github.com/youzan/vant/issues) diff --git a/docs/markdown/home.zh-CN.md b/docs/markdown/home.zh-CN.md index 256a3eefa..e985aa96e 100644 --- a/docs/markdown/home.zh-CN.md +++ b/docs/markdown/home.zh-CN.md @@ -41,17 +41,29 @@ Vant 2 支持现代浏览器以及 Android >= 4.0、iOS >= 8.0。 Vant 3 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一致)。 -### 生态 +### 官方生态 + +由 Vant 官方团队维护的项目如下: | 项目 | 描述 | | --- | --- | +| [vant-weapp](https://github.com/youzan/vant-weapp) | Vant 微信小程序版 | | [vant-demo](https://github.com/youzan/vant-demo) | Vant 官方示例合集 | -| [vant-weapp](https://github.com/youzan/vant-weapp) | 微信小程序组件库 | -| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React 版(由社区维护) | | [vant-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | 开箱即用的组件库搭建工具 | | [vant-icons](https://github.com/youzan/vant/tree/dev/packages/vant-icons) | Vant 图标库 | | [vant-touch-emulator](https://github.com/youzan/vant/tree/dev/packages/vant-touch-emulator) | 在桌面端使用 Vant 的辅助库 | +### 社区生态 + +由社区维护的项目如下,欢迎补充: + +| 项目 | 描述 | +| --- | --- | +| [3lang3/react-vant](https://github.com/3lang3/react-vant) | 参照 Vant 打造的 React 框架移动端组件库 | +| [mxdi9i7/vant-react](https://github.com/mxdi9i7/vant-react) | 基于 React 和 TS 构建的移动端组件库 | +| [vant-aliapp](https://github.com/ant-move/Vant-Aliapp) | Vant 支付宝小程序版 | +| [taroify](https://gitee.com/mallfoundry/taroify) | Vant Taro 版 | + ### 链接 - [意见反馈](https://github.com/youzan/vant/issues)