mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
docs(@vant/use): update README
This commit is contained in:
parent
2fa7b10b35
commit
ff822e4367
@ -1,12 +1,6 @@
|
||||
# Vant Use
|
||||
|
||||
Vant Use 是 Vant 团队提供的 Vue Composition API 库。
|
||||
|
||||
## 特性
|
||||
|
||||
- 从 Vant 实际应用场景中沉淀
|
||||
- 基于 TypeScript 开发,提供完备的类型定义
|
||||
- 完善的单元测试,提供稳定性保障
|
||||
Vant Use 是从 Vant 实际应用场景中沉淀的 Vue 组合式 API 库。
|
||||
|
||||
## 安装
|
||||
|
||||
@ -21,13 +15,3 @@ npm i @vant/use -S
|
||||
# 通过 yarn 安装
|
||||
yarn add @vant/use
|
||||
```
|
||||
|
||||
## 贡献代码
|
||||
|
||||
修改代码请阅读我们的[开发指南](https://youzan.github.io/vant/#/zh-CN/contribution)。
|
||||
|
||||
使用过程中发现任何问题都可以提 [Issue](https://github.com/youzan/vant/issues) 给我们,当然,我们也非常欢迎你给我们发 [PR](https://github.com/youzan/vant/pulls)。
|
||||
|
||||
## 开源协议
|
||||
|
||||
本项目基于 [MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89) 协议,请自由地享受和参与开源。
|
||||
|
Loading…
x
Reference in New Issue
Block a user