belt-vue-components
v0.4.4
Published
``` npm install --save belt-vue-components ``` ##Using in project ``` ESM import 'belt-vue-components'
Readme
belt-clip
Using package
##Installing
npm install --save belt-vue-components##Using in project
ESM
import 'belt-vue-components'
Common/UMD
require ('belt-vue-components')###Syntax
<belt-clip :attachment="object" :recipe="[{screens: 'default', height: 960, width: 1440}]">#Contributing
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lint@vue/cli-plugin-babel @vue/cli-plugin-eslint @vue/cli-service vue-template-compiler rollup rollup-plugin-buble rollup-plugin-commonjs rollup-plugin-filesize rollup-plugin-json rollup-plugin-node-resolve rollup-plugin-replace rollup-plugin-uglify rollup-plugin-vue rollup-watch
