@alvisisme/vue-button

It's a simple vue button component

Usage no npm install needed!

<script type="module">
  import alvisismeVueButton from 'https://cdn.skypack.dev/@alvisisme/vue-button';
</script>

README

vue-component-button

Build Status

一个简单的Vue Button 组件

目录

背景

一个简单的button组件,用于测试编写一个 vue 组件工程需要的基本框架。

安装

git clone https://github.com/alvisisme/vue-component-button.git

使用

ES6 用法

App.vue

script 用法

yarn install && yarn build:lib

然后见 dist/demo.html

API

暂无

维护人员

@Alvis Zhao

贡献参与

欢迎提交PR。

许可

MIT © 2020 Alvis Zhao