vue-generator
vue-generator copied to clipboard
A CLI generator for Vue components, views and store modules
Hi, I would like to update the repo and add some features via PR, is this project still maintained or can be trasfered? @hjeti
- 'open' dependency has had a critical vulnerability - open has a breaking change after 0.0.5 but for the extremely simple task that it does in the project that shouldn't...
When running npm audit, vue-generator shows up to have 1 **critical vulnerability** for command injection. Could you please update the dependencies so the vulnerability is fixed? ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │...
I use this library a lot, but have had issues with it including the directory structure into the class name. For example, if I want to make a component in...
Is there a possiblity to get an example for a .vuegenerator config file? I didn't find anything in the README on this. Is it JSON or yml? And really cool...