vue-js-component-generator
v1.0.9
Published
Component generator for VueJS. Generate component splited into 3 files (html, vue, css)
Downloads
2
Readme
VueJs Component Generator
Easy way to create components
VueJs Component Generator allows you to generate components for VueJS
- Components splited into 3 files
- .html, .vue, .css
- Choose your style file
How-To ?
npm i vue-js-component-generator
Just type vgc [nameOfComponent] [style]
Style can be CSS, SCSS, SASS
Bug ?
If it doesn't work, try to tap
'npm link'
## Note
Still in dev !
License
MIT
Free Software, Hell Yeah!