1.0.4 • Published 5 years ago

zock-button v1.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

zock-button

Project setup

npm i zock-button

如何使用

  • main.js中引入
import zock from 'zock-button';
import 'zock-button/zock-button.css';

Vue.use(zock);
  • 组件中直接使用:
<zock-button type="success">按钮</zock-button>

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago