hauler-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Install

npm install hauler-ui -S

Quick Start

import Vue from 'vue'
import Hauler from 'hauler-ui'

Vue.use(Hauler)

// or
import {
  Select,
  Button
  // ...
} from 'hauler-ui'

Vue.component(Select.name, Select)
Vue.component(Button.name, Button)

Readme

Keywords

Package Sidebar

Install

npm i hauler-ui

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

7.71 MB

Total Files

942

Last publish

Collaborators

  • hauler-uis