From 90354e34c47a14cfa6a0dcf839785d364aabb492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Fri, 17 Jan 2020 08:35:47 +0800 Subject: [PATCH] docs: add ecosystem --- README.md | 11 +++++++++-- README.zh-CN.md | 10 ++++++++-- docs/markdown/home.en-US.md | 10 ++++++++-- docs/markdown/home.zh-CN.md | 11 +++++++++-- 4 files changed, 34 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index eea60a266..e9d0ae3f2 100644 --- a/README.md +++ b/README.md @@ -65,12 +65,19 @@ Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) bef Modern browsers and Android 4.0+, iOS 8.0+. +## 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-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | Scaffold for UI library | + + ## Links * [Documentation](https://youzan.github.io/vant) * [Changelog](https://youzan.github.io/vant#/en-US/changelog) -* [Vant Demo](https://github.com/youzan/vant-demo) -* [Vant Weapp](https://github.com/youzan/vant-weapp) ## Preview diff --git a/README.zh-CN.md b/README.zh-CN.md index ee70b7b34..d90b61e3b 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -80,13 +80,19 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手 - 团队博客 - 开源项目 +## 生态 + +| 项目 | 描述 | +|-----|------| +| [vant-demo](https://github.com/youzan/vant-demo) | Vant 官方示例合集 | +| [vant-weapp](https://github.com/youzan/vant-weapp) | 微信小程序组件库 | +| [vant-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | 开箱即用的组件库搭建工具 | + ## 链接 * [详细文档](https://youzan.github.io/vant) * [更新日志](https://youzan.github.io/vant#/zh-CN/changelog) * [码云镜像](https://gitee.com/organizations/vant-contrib) -* [Vant 示例仓库](https://github.com/youzan/vant-demo) -* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp) ## 手机预览 diff --git a/docs/markdown/home.en-US.md b/docs/markdown/home.en-US.md index 1badc2b06..41cbec645 100644 --- a/docs/markdown/home.en-US.md +++ b/docs/markdown/home.en-US.md @@ -29,12 +29,18 @@ Please make sure to read the [Contributing Guide](https://github.com/youzan/vant Modern browsers and Android 4.0+, iOS 8.0+. +### 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-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | Scaffold for UI library | + ### Links * [Feedback](https://github.com/youzan/vant/issues) * [Changelog](#/en-US/changelog) -* [Vant Demo](https://github.com/youzan/vant-demo) -* [Vant Weapp](https://github.com/youzan/vant-weapp) ### LICENSE diff --git a/docs/markdown/home.zh-CN.md b/docs/markdown/home.zh-CN.md index f63965359..e4bba8ee9 100644 --- a/docs/markdown/home.zh-CN.md +++ b/docs/markdown/home.zh-CN.md @@ -45,13 +45,20 @@ - 团队博客 - 开源项目 + +### 生态 + +| 项目 | 描述 | +|-----|------| +| [vant-demo](https://github.com/youzan/vant-demo) | Vant 官方示例合集 | +| [vant-weapp](https://github.com/youzan/vant-weapp) | 微信小程序组件库 | +| [vant-cli](https://github.com/youzan/vant/tree/dev/packages/vant-cli) | 开箱即用的组件库搭建工具 | + ### 链接 * [意见反馈](https://github.com/youzan/vant/issues) * [更新日志](#/zh-CN/changelog) * [码云镜像](https://gitee.com/organizations/vant-contrib) -* [Vant 示例仓库](https://github.com/youzan/vant-demo) -* [VantWeapp 小程序组件](https://github.com/youzan/vant-weapp) ### 开源协议