vue-lib-commponents

1.0.6 • Public • Published

Vue-lib-commponents

Vue-lib-commponents is a Vue library for add commponents.

Installation

Use the package manager npm to install vue-lib-commponents.

npm install vue-lib-commponents

Add css file to global scope.

@import "../../node_modules/vue-lib-commponents/src/lib-components/css.css";

Usage

import {
  VueLibButton,
  VueLibInput,
  VueLibDatepicker,
  VueLibTableList 
  } from "vue-lib-commponents";

components: {
    VueLibButton,
    VueLibInput,
    VueLibDatepicker,
    VueLibTableList
  },

Readme

Keywords

none

Package Sidebar

Install

npm i vue-lib-commponents

Weekly Downloads

0

Version

1.0.6

License

none

Unpacked Size

68.5 kB

Total Files

13

Last publish

Collaborators

  • moonstone78