@vistfe/v5
v2.0.0-alpha2
Published
Mobile UI for Vue3.0
Downloads
3
Readme
V5
Mobile UI for Vue3.0
Install
npm i @58fe/v5@next -S
// or 1.0
npm i @58fe/[email protected] -S
Usage
@58fe/babel-plugin-v5-import
Development
// start
npm start
npm run dev
// build
npm run build
// test
npm run test
// publish
npm run publish
Component
- [ ] Row
- [ ] Col
- [x] Button
- [ ] Icon
- [x] Style
- [ ] animation
- [ ] Input
- [ ] Checkbox
- [ ] Skeleton
- [ ] Spinner
- [ ] Empty
- [ ] PullRefresh
- [ ] Listload
- [ ] Lazyload
- [ ] Toast
- [ ] Dialog
- [ ] Alert
- [ ] Confirm
- [ ] Popup
- [ ] loading
Unit Test
测试用例内容:
- 组件内容测试
- 属性测试
- 功能测试