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: 2 months 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T22:59:54.000Z (over 3 years ago)
- Last Synced: 2026-04-15T09:44:09.427Z (3 months 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
[](https://marketplace.visualstudio.com/items?itemName=roberth.vue-component-factory)
[](https://github.com/HolaSoyGonZza/vue-component-factory)
[](https://twitter.com/HolaSoyGonZza)
[](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`