1.0.14 • Published 6 years ago

busyui v1.0.14

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Busy

基于vue2.0开发的一套,手机端组件库

准备工作

安装

npm install busyui -S

快速上手

import Vue from 'vue';
import Busy from 'busyui';

Vue.use(Busy);

// or
<script src="node_modules/busyui/dist/busy.js"></sciprt>
<script src="node_modules/busyui/dist/busy.css"></sciprt>

// or
import Icon from 'busyui/packages/icon';
Vue.use(Icon);

<busy-icon fill="orange"></busy-icon>

流览器兼容

iOS
Android 4.2+

Links

API文档

License

MIT

1.0.14

6 years ago

1.0.0-rc-1

6 years ago

1.0.0-rc

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago