1.0.14 • Published 7 years ago

busyui v1.0.14

Weekly downloads
5
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.0-rc-1

7 years ago

1.0.0-rc

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago