glue-ui-vue

0.0.4 • Public • Published

glue-ui-vue

安装

yarn add glue-ui-vue

使用

import { Button, Input, Icon } from "glue-ui-vue";
import "glue-ui-vue/dist/glue-ui-vue.css";

Vue.component(Button.name, Button);
Vue.component(Input.name, Input);
Vue.component(Icon.name, Icon);

Readme

Keywords

none

Package Sidebar

Install

npm i glue-ui-vue

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

425 kB

Total Files

24

Last publish

Collaborators

  • liuyao