Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/roberthgnz/vue-component-factory
- Owner: roberthgnz
- License: mit
- Created: 2023-02-10T22:46:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T22:59:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T20:39:22.960Z (25 days ago)
- Topics: project, vscode-extension, vue-resource, vuejs
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=roberth.vue-component-factory
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`