{"id":18483691,"url":"https://github.com/ashetm/npm-vue-cli-plugin-component-generator","last_synced_at":"2025-05-13T20:35:18.438Z","repository":{"id":57099192,"uuid":"380363903","full_name":"AsheTM/npm-vue-cli-plugin-component-generator","owner":"AsheTM","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-25T22:18:43.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T20:33:06.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AsheTM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-25T22:09:07.000Z","updated_at":"2021-06-30T18:30:42.000Z","dependencies_parsed_at":"2022-08-20T17:31:35.836Z","dependency_job_id":null,"html_url":"https://github.com/AsheTM/npm-vue-cli-plugin-component-generator","commit_stats":null,"previous_names":["ashetm/vue-cli-plugin-component-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheTM%2Fnpm-vue-cli-plugin-component-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheTM%2Fnpm-vue-cli-plugin-component-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheTM%2Fnpm-vue-cli-plugin-component-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheTM%2Fnpm-vue-cli-plugin-component-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsheTM","download_url":"https://codeload.github.com/AsheTM/npm-vue-cli-plugin-component-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254021578,"owners_count":22000949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T12:36:57.983Z","updated_at":"2025-05-13T20:35:18.403Z","avatar_url":"https://github.com/AsheTM.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://www.npmjs.com/package/vue-cli-plugin-vue-component-generator\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/v/vue-cli-plugin-vue-component-generator/latest.svg?style=flat-square\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/vue-cli-plugin-vue-component-generator\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/dm/vue-cli-plugin-vue-component-generator.svg?style=flat-square\"\u003e\n\u003c/a\u003e\n\n# Vue Component Generator (Javascript \u0026 Typescript)\n\n[vue-cli 3](https://github.com/vuejs/vue-cli) plugin to generate vue components\n\nThis package will works with typescript and create vue components easily using vue cli.\n\n## Installation\n\n- Install via npm\n\n```sh\n$ npm i @ashetm/vue-cli-plugin-component-generator\n```\n\n- Install via vue-cli\n\n```sh\n$ vue add @ashetm/vue-cli-plugin-component-generator\n```\n\n## Usage\n- Invoke to generate a new components:\n\n```sh\n$ vue invoke  @ashetm/vue-cli-plugin-component-generator\n```\nThis will prompt to following questions.\n\n```sh\n? Where's your components's root directory?\n```\n\nBy default this will give ./src/components path. But you can decide and type the path you want to generate the component.\n\n```sh\n? What's your component name?\n```\nHere componet name can be defined.\n\nNow it will generate 4 files in the defined directory inside a folder with file name.\n\n    file-name.html\n    file-name.vue\n    file-name.scss or file-name.sass or file-name.css\n    file-name.js or file-name.ts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashetm%2Fnpm-vue-cli-plugin-component-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashetm%2Fnpm-vue-cli-plugin-component-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashetm%2Fnpm-vue-cli-plugin-component-generator/lists"}