docs: update features

This commit is contained in:
chenjiahan 2020-10-24 10:55:45 +08:00
parent 9548212881
commit b1183b99d3
4 changed files with 13 additions and 9 deletions

View File

@ -29,8 +29,9 @@
## Features ## Features
- 60+ Reusable components - 65+ Reusable components
- 90% Unit test coverage - 4kb Component average size
- 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 Custom Theme - Support Custom Theme

View File

@ -32,13 +32,14 @@ Vant 是**有赞前端团队**开源的移动端组件库,于 2017 年开源
## 特性 ## 特性
- 60+ 高质量组件,覆盖移动端各类场景 - 提供 60 多个高质量组件,覆盖移动端各类场景
- 90%+ 单元测试覆盖率,提供稳定性保障 - 性能极佳,组件平均体积不到 4kb
- 单元测试覆盖率 90%+,提供稳定性保障
- 完善的中英文文档和示例 - 完善的中英文文档和示例
- 支持按需引入 - 支持按需引入
- 支持主题定制 - 支持主题定制
- 支持国际化 - 支持国际化
- 支持 TS - 支持 TypeScript
- 支持 SSR - 支持 SSR
## 安装 ## 安装

View File

@ -8,8 +8,9 @@
### Features ### Features
- 60+ Reusable components - 65+ Reusable components
- 90% Unit test coverage - 4kb Component average size
- 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 Custom Theme - Support Custom Theme

View File

@ -14,8 +14,9 @@ Vant 是**有赞前端团队**开源的移动端组件库,于 2017 年开源
### 特性 ### 特性
- 60+ 高质量组件,覆盖移动端各类场景 - 提供 60 多个高质量组件,覆盖移动端各类场景
- 90%+ 单元测试覆盖率,提供稳定性保障 - 性能极佳,组件平均体积不到 4kb
- 单元测试覆盖率 90%+,提供稳定性保障
- 完善的中英文文档和示例 - 完善的中英文文档和示例
- 支持按需引入 - 支持按需引入
- 支持主题定制 - 支持主题定制