{"id":16183989,"url":"https://github.com/edisdev/vue-generate-module","last_synced_at":"2025-03-19T02:31:02.286Z","repository":{"id":37803536,"uuid":"200543209","full_name":"edisdev/vue-generate-module","owner":"edisdev","description":"Vue Module Generator ( For Pages ( With Store ) Or Component Folder )","archived":false,"fork":false,"pushed_at":"2022-12-11T00:46:21.000Z","size":3322,"stargazers_count":11,"open_issues_count":21,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-17T12:34:27.988Z","etag":null,"topics":["shell-script","vue","vue-components","vue-generator","vue-pages"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edisdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-04T21:26:37.000Z","updated_at":"2023-10-16T03:49:53.000Z","dependencies_parsed_at":"2023-01-26T11:55:13.080Z","dependency_job_id":null,"html_url":"https://github.com/edisdev/vue-generate-module","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edisdev%2Fvue-generate-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edisdev%2Fvue-generate-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edisdev%2Fvue-generate-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edisdev%2Fvue-generate-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edisdev","download_url":"https://codeload.github.com/edisdev/vue-generate-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221720369,"owners_count":16869474,"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":["shell-script","vue","vue-components","vue-generator","vue-pages"],"created_at":"2024-10-10T07:08:38.655Z","updated_at":"2024-10-27T19:09:01.198Z","avatar_url":"https://github.com/edisdev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-generate-module\n\n\u003cimg src=\"generate.gif\"/\u003e\n\nYou need to specify in your app general path of pages and components. . You can this to \u003cstrong\u003e create-module-config.json \u003c/strong\u003e file.\n\n ### create-module-config.json\n \n``` html\n  {\n    \"pagePath\": Directory path of all general pages located in your app. (for example: src/pages),\n    \"componentPath\": Directory path of all components located in your app. (for example: src/components),\n    \"storePath\": Directory path of stores located in your app.( for example src/stores)\n  }\n```\n\nAfter editing the create-module-config.json file, you can run with the script code `(create-module script)` in the package.json file. When doing this, you should add module name to end of script. (  yarn create-module Home etc. / Home is pages / component name \u0026 \"--ignoreStore\": You can to specify want to using store when creating page (default: false, yarn create-module Home --ignoreStore)\n\nJust , that's it :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedisdev%2Fvue-generate-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedisdev%2Fvue-generate-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedisdev%2Fvue-generate-module/lists"}