vue-screwdriver
v1.0.15
Published
A plugin used to Vue, contains filter, directives and some utility methods.
Downloads
19
Readme
vue-screwdriver
A plugin used to Vue, contains filter, directives and some utility methods.
Build Setup
# install vue-screwdriver
npm install vue-screwdriver --save
# important the plugin somewhere
import vueScrewdriver from 'vue-screwdriver'
# install the plugin
Vue.use('vueScrewdriver')For detailed explanation on how things work, consult the docs for vue-loader.
