@dicehub/vue

0.5.14 • Public • Published

Dicehub components for Vue

Usage

Global:

import DicehubPlugin from '@dicehub/vue'
import '@dicehub/vue/dist/dicehub-vue.css';

Vue.use(DicehubPlugin)

Per-component:

import { Button } from '@dicehub/vue';

export default {
  components {
    Button
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @dicehub/vue

Weekly Downloads

1

Version

0.5.14

License

MIT

Unpacked Size

156 kB

Total Files

43

Last publish

Collaborators

  • rostikl