docs: add ecosystem

This commit is contained in:
陈嘉涵 2020-01-17 08:35:47 +08:00
parent 80568816e3
commit 90354e34c4
4 changed files with 34 additions and 8 deletions

View File

@ -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

View File

@ -80,13 +80,19 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
- <a target="_blank" href="https://tech.youzan.com/tag/front-end/">团队博客</a>
- <a target="_blank" href="https://github.com/youzan">开源项目</a>
## 生态
| 项目 | 描述 |
|-----|------|
| [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)
## 手机预览

View File

@ -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

View File

@ -45,13 +45,20 @@
- <a target="_blank" href="https://tech.youzan.com/tag/front-end/">团队博客</a>
- <a target="_blank" href="https://github.com/youzan">开源项目</a>
### 生态
| 项目 | 描述 |
|-----|------|
| [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)
### 开源协议