docs: update readme (#10425)

* docs: update readme

* docs: upd
This commit is contained in:
neverland 2022-03-23 08:34:20 +08:00 committed by GitHub
parent f2c12965f2
commit 03c2f241b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 21 deletions

View File

@ -28,7 +28,7 @@
## Features ## Features
- 🚀 1KB Component average size (min+gzip) - 🚀 1KB Component average size (min+gzip)
- 🚀 65+ High quality components - 🚀 70+ High quality components
- 💪 90%+ Unit test coverage - 💪 90%+ Unit test coverage
- 💪 Written in TypeScript - 💪 Written in TypeScript
- 📖 Extensive documentation and demos - 📖 Extensive documentation and demos
@ -38,8 +38,8 @@
- 🍭 Support Custom Theme - 🍭 Support Custom Theme
- 🍭 Support Accessibility (still improving) - 🍭 Support Accessibility (still improving)
- 🍭 Support Dark Mode (Requires upgrade to [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/en-US/config-provider)) - 🍭 Support Dark Mode (Requires upgrade to [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/en-US/config-provider))
- 🍭 Support i18n - 🍭 Support SSR
- 🌍 Support SSR - 🌍 Support i18n, built-in 20+ languages
## Install ## Install

View File

@ -25,25 +25,25 @@
### 介绍 ### 介绍
Vant 是**有赞前端团队**开源的移动端组件库,于 2017 年开源。Vant 对内承载了有赞所有核心业务,对外服务十多万开发者,是业界主流的移动端组件库之一 Vant 是一个**轻量、可靠的移动端组件库**,于 2017 年开源
目前 Vant 官方提供了 [Vue 2 版本](https://vant-contrib.gitee.io/vant/v2)、[Vue 3 版本](https://vant-contrib.gitee.io/vant)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/3lang3/react-vant)和[支付宝小程序版本](https://github.com/ant-move/Vant-Aliapp)。 目前 Vant 官方提供了 [Vue 2 版本](https://vant-contrib.gitee.io/vant/v2)、[Vue 3 版本](https://vant-contrib.gitee.io/vant)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/3lang3/react-vant)和[支付宝小程序版本](https://github.com/ant-move/Vant-Aliapp)。
## 特性 ## 特性
- 🚀 性能极佳,组件平均体积小于 1KBmin+gzip - 🚀 性能极佳,组件平均体积小于 1KBmin+gzip
- 🚀 65+ 个高质量组件,覆盖移动端主流场景 - 🚀 70+ 个高质量组件,覆盖移动端主流场景
- 💪 使用 TypeScript 编写,提供完整的类型定义 - 💪 使用 TypeScript 编写,提供完整的类型定义
- 💪 单元测试覆盖率超过 90%,提供稳定性保障 - 💪 单元测试覆盖率超过 90%,提供稳定性保障
- 📖 提供完善的中英文文档和组件示例 - 📖 提供丰富的中英文文档和组件示例
- 📖 提供 Sketch 和 Axure 设计资源 - 📖 提供 Sketch 和 Axure 设计资源
- 🍭 支持 Vue 2、Vue 3 和微信小程序 - 🍭 支持 Vue 2、Vue 3 和微信小程序
- 🍭 支持主题定制,内置 700+ 个主题变量 - 🍭 支持主题定制,内置 700+ 个主题变量
- 🍭 支持按需引入和 Tree Shaking - 🍭 支持按需引入和 Tree Shaking
- 🍭 支持无障碍访问(持续改进中) - 🍭 支持无障碍访问(持续改进中)
- 🍭 支持深色模式(需要升级至 [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/zh-CN/config-provider) - 🍭 支持深色模式( [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/zh-CN/config-provider) 开始支持
- 🍭 支持服务器端渲染 - 🍭 支持服务器端渲染
- 🌍 支持国际化和语言包定制 - 🌍 支持国际化,内置 20+ 种语言包
## 安装 ## 安装

View File

@ -2,7 +2,7 @@
### 介绍 ### 介绍
Vant 是基于有赞 [Zan Design System](https://design.youzan.com/) 视觉规范实现的组件库,在这里可以下载 Vant 的设计资源 本页面提供 Vant 的设计资源下载
## 设计稿 ## 设计稿

View File

@ -9,7 +9,7 @@
### Features ### Features
- 🚀 1KB Component average size (min+gzip) - 🚀 1KB Component average size (min+gzip)
- 🚀 65+ High quality components - 🚀 70+ High quality components
- 💪 90%+ Unit test coverage - 💪 90%+ Unit test coverage
- 💪 Written in TypeScript - 💪 Written in TypeScript
- 📖 Extensive documentation and demos - 📖 Extensive documentation and demos
@ -19,8 +19,8 @@
- 🍭 Support Custom Theme - 🍭 Support Custom Theme
- 🍭 Support Accessibility (still improving) - 🍭 Support Accessibility (still improving)
- 🍭 Support Dark Mode (Requires upgrade to [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/en-US/config-provider)) - 🍭 Support Dark Mode (Requires upgrade to [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/en-US/config-provider))
- 🍭 Support i18n - 🍭 Support SSR
- 🌍 Support SSR - 🌍 Support i18n, built-in 20+ languages
### Quickstart ### Quickstart

View File

@ -8,29 +8,29 @@
### 介绍 ### 介绍
Vant 是**有赞前端团队**开源的移动端组件库,于 2017 年开源。Vant 对内承载了有赞所有核心业务,对外服务十多万开发者,是业界主流的移动端组件库之一 Vant 是一个**轻量、可靠的移动端组件库**,于 2017 年开源
目前 Vant 官方提供了 [Vue 2 版本](https://vant-contrib.gitee.io/vant/v2)、[Vue 3 版本](https://vant-contrib.gitee.io/vant)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/3lang3/react-vant)和[支付宝小程序版本](https://github.com/ant-move/Vant-Aliapp)。 目前 Vant 官方提供了 [Vue 2 版本](https://vant-contrib.gitee.io/vant/v2)、[Vue 3 版本](https://vant-contrib.gitee.io/vant)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/3lang3/react-vant)和[支付宝小程序版本](https://github.com/ant-move/Vant-Aliapp)。
### 版本提示
你当前浏览的是 **Vant 3.x 版本** 的文档,适用于 Vue 3 开发。如果你在使用 Vue 2请浏览 [Vant 2 文档](https://vant-contrib.gitee.io/vant/v2)。
### 特性 ### 特性
- 🚀 性能极佳,组件平均体积小于 1KBmin+gzip - 🚀 性能极佳,组件平均体积小于 1KBmin+gzip
- 🚀 65+ 个高质量组件,覆盖移动端主流场景 - 🚀 70+ 个高质量组件,覆盖移动端主流场景
- 💪 使用 TypeScript 编写,提供完整的类型定义 - 💪 使用 TypeScript 编写,提供完整的类型定义
- 💪 单元测试覆盖率超过 90%,提供稳定性保障 - 💪 单元测试覆盖率超过 90%,提供稳定性保障
- 📖 提供完善的中英文文档和组件示例 - 📖 提供丰富的中英文文档和组件示例
- 📖 提供 Sketch 和 Axure 设计资源 - 📖 提供 Sketch 和 Axure 设计资源
- 🍭 支持 Vue 2、Vue 3 和微信小程序 - 🍭 支持 Vue 2、Vue 3 和微信小程序
- 🍭 支持主题定制,内置 700+ 个主题变量 - 🍭 支持主题定制,内置 700+ 个主题变量
- 🍭 支持按需引入和 Tree Shaking - 🍭 支持按需引入和 Tree Shaking
- 🍭 支持无障碍访问(持续改进中) - 🍭 支持无障碍访问(持续改进中)
- 🍭 支持深色模式(需要升级至 [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/zh-CN/config-provider) - 🍭 支持深色模式( [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/zh-CN/config-provider) 开始支持
- 🍭 支持服务器端渲染 - 🍭 支持服务器端渲染
- 🌍 支持国际化和语言包定制 - 🌍 支持国际化,内置 20+ 种语言包
### 版本提示
你当前浏览的是 **Vant 3.x 版本** 的文档,适用于 Vue 3 开发。如果你在使用 Vue 2请浏览 [Vant 2 文档](https://vant-contrib.gitee.io/vant/v2)。
### 快速上手 ### 快速上手