mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
update README.md
This commit is contained in:
parent
461b6732eb
commit
d92efbbb03
10
README.md
10
README.md
@ -6,7 +6,7 @@
|
|||||||
<img alt="logo" src="https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png" width="120" height="120" style="margin-bottom: 10px;">
|
<img alt="logo" src="https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png" width="120" height="120" style="margin-bottom: 10px;">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">A Vue.js 2.0 Mobile UI at YouZan</p>
|
<p align="center" style="margin: 30px 0 35px;">A Vue.js 2.0 Mobile UI at YouZan</p>
|
||||||
|
|
||||||
[](https://travis-ci.org/youzan/vant)
|
[](https://travis-ci.org/youzan/vant)
|
||||||
[](https://www.npmjs.com/package/vant)
|
[](https://www.npmjs.com/package/vant)
|
||||||
@ -18,17 +18,13 @@
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* 48+ Reusable components
|
* 50+ Reusable components
|
||||||
* 90%+ Unit test coverage
|
* 90%+ Unit test coverage
|
||||||
* Extensive documentation and demos
|
* Extensive documentation and demos
|
||||||
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
||||||
* Support TypeScript
|
* Support TypeScript
|
||||||
* Support SSR
|
* Support SSR
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<img alt="components preview" src="https://img.yzcdn.cn/public_files/2017/12/05/95f5ee7524b7845abb2f51803a01d65e.png">
|
|
||||||
</p >
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@ -100,7 +96,7 @@ Modern browsers and Android 4.0+, iOS 6+.
|
|||||||
## Links
|
## Links
|
||||||
|
|
||||||
* [Documentation](https://www.youzanyun.com/zanui/vant)
|
* [Documentation](https://www.youzanyun.com/zanui/vant)
|
||||||
* [Changelog](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog)
|
* [Changelog](https://www.youzanyun.com/zanui/vant#/en-US/changelog)
|
||||||
* [React UI](https://www.youzanyun.com/zanui/zent)
|
* [React UI](https://www.youzanyun.com/zanui/zent)
|
||||||
* [Weapp UI](https://github.com/youzan/zanui-weapp)
|
* [Weapp UI](https://github.com/youzan/zanui-weapp)
|
||||||
* [Vant Demo](https://github.com/youzan/vant-demo)
|
* [Vant Demo](https://github.com/youzan/vant-demo)
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<img alt="logo" src="https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png" width="120" style="margin-bottom: 10px;">
|
<img alt="logo" src="https://img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png" width="120" style="margin-bottom: 10px;">
|
||||||
</p>
|
</p>
|
||||||
<p align="center">A Vue.js 2.0 Mobile UI at YouZan</p>
|
<p align="center" style="margin: 30px 0 35px;">A Vue.js 2.0 Mobile UI at YouZan</p>
|
||||||
|
|
||||||
[](https://travis-ci.org/youzan/vant)
|
[](https://travis-ci.org/youzan/vant)
|
||||||
[](https://www.npmjs.com/package/vant)
|
[](https://www.npmjs.com/package/vant)
|
||||||
@ -15,16 +15,13 @@
|
|||||||
|
|
||||||
## 特性
|
## 特性
|
||||||
|
|
||||||
* 48+ 个经过有赞线上业务检验的组件
|
* 50+ 个经过有赞线上业务检验的组件
|
||||||
* 单元测试覆盖率超过 90%
|
* 单元测试覆盖率超过 90%
|
||||||
* 完善的文档和示例
|
* 完善的中英文文档和示例
|
||||||
* 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
* 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
||||||
* 支持 TypeScript
|
* 支持 TypeScript
|
||||||
* 支持 SSR
|
* 支持 SSR
|
||||||
|
*
|
||||||
<p align="center">
|
|
||||||
<img alt="components preview" src="https://img.yzcdn.cn/public_files/2017/12/05/95f5ee7524b7845abb2f51803a01d65e.png">
|
|
||||||
</p >
|
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
@ -105,7 +102,7 @@ Vue.use(Vant);
|
|||||||
## 链接
|
## 链接
|
||||||
|
|
||||||
* [详细文档](https://www.youzanyun.com/zanui/vant)
|
* [详细文档](https://www.youzanyun.com/zanui/vant)
|
||||||
* [更新日志](https://www.youzanyun.com/zanui/vant#/zh-CN/component/changelog)
|
* [更新日志](https://www.youzanyun.com/zanui/vant#/zh-CN/changelog)
|
||||||
* [React 组件库](https://www.youzanyun.com/zanui/zent)
|
* [React 组件库](https://www.youzanyun.com/zanui/zent)
|
||||||
* [微信小程序组件库](https://github.com/youzan/zanui-weapp)
|
* [微信小程序组件库](https://github.com/youzan/zanui-weapp)
|
||||||
* [vant-demo](https://github.com/youzan/vant-demo)
|
* [vant-demo](https://github.com/youzan/vant-demo)
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* 48+ Reusable components
|
* 50+ Reusable components
|
||||||
* 90%+ Unit test coverage
|
* 90%+ Unit test coverage
|
||||||
* Extensive documentation and demos
|
* Extensive documentation and demos
|
||||||
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
### 特性
|
### 特性
|
||||||
|
|
||||||
* 48+ 个经过有赞线上业务检验的组件
|
* 50+ 个经过有赞线上业务检验的组件
|
||||||
* 单元测试覆盖率超过 90%
|
* 单元测试覆盖率超过 90%
|
||||||
* 完善的文档和示例
|
* 完善的文档和示例
|
||||||
* 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
* 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user