diff --git a/README.md b/README.md index 9d1ba67b5..693fe7f1a 100644 --- a/README.md +++ b/README.md @@ -71,19 +71,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-weapp](https://github.com/youzan/vant-weapp) | WeChat MiniProgram UI | -| [vant-aliapp](https://github.com/ant-move/Vant-Aliapp) | Alipay MiniProgram UI (maintained by the community) | -| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React (maintained by the community) | | [vant-use](https://youzan.github.io/vant/vant-use/) | Collection of Vant Composition APIs | | [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 | +| --- | --- | +| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React | +| [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/docs/markdown/home.en-US.md b/docs/markdown/home.en-US.md index 3ef5c1b02..eced9fbc6 100644 --- a/docs/markdown/home.en-US.md +++ b/docs/markdown/home.en-US.md @@ -33,19 +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-weapp](https://github.com/youzan/vant-weapp) | WeChat MiniProgram UI | -| [vant-aliapp](https://github.com/ant-move/Vant-Aliapp) | Alipay MiniProgram UI (maintained by the community) | -| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React (maintained by the community) | | [vant-use](https://youzan.github.io/vant/vant-use/) | Collection of Vant Composition APIs | | [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 | +| --- | --- | +| [vant-react](https://github.com/mxdi9i7/vant-react) | Vant React | +| [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)