FeaturesThis extensin can create vuejs component with next structure: --component-name -----index.js -----index.scss -----ComponentName.vue RequirementsComponent name should have cebab case style. For example: my-component For create component to do right click on folder wher will be created your component and select Create component menu item Enjoy! |