Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roberthgnz/vue-component-factory

A Visual Studio Code extension that generates Vue components easily.
https://github.com/roberthgnz/vue-component-factory

project vscode-extension vue-resource vuejs

Last synced: 20 days ago
JSON representation

A Visual Studio Code extension that generates Vue components easily.

Awesome Lists containing this project

README

        

[![Marketplace](https://img.shields.io/visual-studio-marketplace/i/roberth.vue-component-factory)](https://marketplace.visualstudio.com/items?itemName=roberth.vue-component-factory)
[![Github](https://img.shields.io/github/stars/HolaSoyGonZza/vue-component-factory?style=social)](https://github.com/HolaSoyGonZza/vue-component-factory)
[![Twitter](https://img.shields.io/twitter/follow/HolaSoyGonZza?style=social)](https://twitter.com/HolaSoyGonZza)
[![buymeacoffee](https://img.shields.io/badge/buymeacoffee-%24-yellow)](https://www.buymeacoffee.com/roberth.gonz)

# 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`