mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-11-04 04:42:09 +08:00 
			
		
		
		
	docs: update features
This commit is contained in:
		
							parent
							
								
									4a047a8af3
								
							
						
					
					
						commit
						f64986785d
					
				@ -30,10 +30,11 @@
 | 
			
		||||
## Features
 | 
			
		||||
 | 
			
		||||
- 65+ Reusable components
 | 
			
		||||
- 4kb Component average size
 | 
			
		||||
- 1kb Component average size (min+gzip)
 | 
			
		||||
- 90%+ Unit test coverage
 | 
			
		||||
- Extensive documentation and demos
 | 
			
		||||
- Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
 | 
			
		||||
- Support Vue 2 & Vue 3
 | 
			
		||||
- Support Tree Shaking
 | 
			
		||||
- Support Custom Theme
 | 
			
		||||
- Support i18n
 | 
			
		||||
- Support TS
 | 
			
		||||
 | 
			
		||||
@ -28,14 +28,15 @@
 | 
			
		||||
 | 
			
		||||
Vant 是**有赞前端团队**开源的移动端组件库,于 2017 年开源,已持续维护 4 年时间。Vant 对内承载了有赞所有核心业务,对外服务十多万开发者,是业界主流的移动端组件库之一。
 | 
			
		||||
 | 
			
		||||
目前 Vant 官方提供了 [Vue 版本](https://vant-contrib.gitee.io/vant)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/mxdi9i7/vant-react)。
 | 
			
		||||
目前 Vant 官方提供了 [Vue 2 版本](https://vant-contrib.gitee.io/vant)、[Vue 3 版本](https://vant-contrib.gitee.io/vant/next)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/mxdi9i7/vant-react)。
 | 
			
		||||
 | 
			
		||||
## 特性
 | 
			
		||||
 | 
			
		||||
- 提供 60 多个高质量组件,覆盖移动端各类场景
 | 
			
		||||
- 性能极佳,组件平均体积不到 4kb
 | 
			
		||||
- 性能极佳,组件平均体积不到 1kb(min+gzip)
 | 
			
		||||
- 单元测试覆盖率 90%+,提供稳定性保障
 | 
			
		||||
- 完善的中英文文档和示例
 | 
			
		||||
- 支持 Vue 2 & Vue 3
 | 
			
		||||
- 支持按需引入
 | 
			
		||||
- 支持主题定制
 | 
			
		||||
- 支持国际化
 | 
			
		||||
 | 
			
		||||
@ -9,10 +9,11 @@
 | 
			
		||||
### Features
 | 
			
		||||
 | 
			
		||||
- 65+ Reusable components
 | 
			
		||||
- 4kb Component average size
 | 
			
		||||
- 1kb Component average size (min+gzip)
 | 
			
		||||
- 90%+ Unit test coverage
 | 
			
		||||
- Extensive documentation and demos
 | 
			
		||||
- Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
 | 
			
		||||
- Support Vue 2 & Vue 3
 | 
			
		||||
- Support Tree Shaking
 | 
			
		||||
- Support Custom Theme
 | 
			
		||||
- Support i18n
 | 
			
		||||
- Support TS
 | 
			
		||||
 | 
			
		||||
@ -10,14 +10,15 @@
 | 
			
		||||
 | 
			
		||||
Vant 是**有赞前端团队**开源的移动端组件库,于 2017 年开源,已持续维护 4 年时间。Vant 对内承载了有赞所有核心业务,对外服务十多万开发者,是业界主流的移动端组件库之一。 <br><br>
 | 
			
		||||
 | 
			
		||||
目前 Vant 官方提供了 [Vue 版本](https://vant-contrib.gitee.io/vant)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/mxdi9i7/vant-react)。
 | 
			
		||||
目前 Vant 官方提供了 [Vue 2 版本](https://vant-contrib.gitee.io/vant)、[Vue 3 版本](https://vant-contrib.gitee.io/vant/next)和[微信小程序版本](http://vant-contrib.gitee.io/vant-weapp),并由社区团队维护 [React 版本](https://github.com/mxdi9i7/vant-react)。
 | 
			
		||||
 | 
			
		||||
### 特性
 | 
			
		||||
 | 
			
		||||
- 提供 60 多个高质量组件,覆盖移动端各类场景
 | 
			
		||||
- 性能极佳,组件平均体积不到 4kb
 | 
			
		||||
- 性能极佳,组件平均体积不到 1kb(min+gzip)
 | 
			
		||||
- 单元测试覆盖率 90%+,提供稳定性保障
 | 
			
		||||
- 完善的中英文文档和示例
 | 
			
		||||
- 支持 Vue 2 & Vue 3
 | 
			
		||||
- 支持按需引入
 | 
			
		||||
- 支持主题定制
 | 
			
		||||
- 支持国际化
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user