Skip to content

roberthgnz/vue-component-factory

Repository files navigation

Marketplace Github Twitter buymeacoffee

Vue Component Factory

A Visual Studio Code extension that generates Vue components easily.

Usage

Right click in the file editor or on a file in the explorer and click Generate Vue Component to scaffold out a new Vue component.

  • src
    • /components
      • NewComponent.vue