{"id":15566908,"url":"https://github.com/dk-kami/vue-cli-plugin-kami","last_synced_at":"2025-12-16T00:27:59.126Z","repository":{"id":57395124,"uuid":"246516375","full_name":"DK-Kami/vue-cli-plugin-kami","owner":"DK-Kami","description":"🦊 Preset for Vue application","archived":false,"fork":false,"pushed_at":"2021-12-15T13:35:18.000Z","size":78,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-13T21:56:03.169Z","etag":null,"topics":["application-architecture","architecture","axios","vue-application","vue-cli-plugin","vue-router","vuejs","vuex"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DK-Kami.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":"2020-03-11T08:34:38.000Z","updated_at":"2022-03-28T08:09:36.000Z","dependencies_parsed_at":"2022-09-04T22:00:45.751Z","dependency_job_id":null,"html_url":"https://github.com/DK-Kami/vue-cli-plugin-kami","commit_stats":null,"previous_names":["kamimeow/vue-cli-plugin-kami"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DK-Kami%2Fvue-cli-plugin-kami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DK-Kami%2Fvue-cli-plugin-kami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DK-Kami%2Fvue-cli-plugin-kami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DK-Kami%2Fvue-cli-plugin-kami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DK-Kami","download_url":"https://codeload.github.com/DK-Kami/vue-cli-plugin-kami/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140591,"owners_count":20729802,"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":["application-architecture","architecture","axios","vue-application","vue-cli-plugin","vue-router","vuejs","vuex"],"created_at":"2024-10-02T17:08:28.725Z","updated_at":"2025-12-16T00:27:59.065Z","avatar_url":"https://github.com/DK-Kami.png","language":"JavaScript","readme":"## About\n\n🦊 Preset for Vue application. With a **ready-made architecture**\n\n[NPM plugin](https://www.npmjs.com/package/vue-cli-plugin-kami)\n\n## Install\n\nFor usage copy and paste it in your directory console\n\n`vue add vue-cli-plugin-kami`\n\n## Architecture\n\nApplication architecture\n\n![Application architecture](docs/architecture.png)\n\n### Directory Structure\n\nGenerator has created these files:\n\n```js\nsrc\n├── helper\n│   └── mixins\n│       ├── dialog.js             👈 Mixin for dialog components\n│       └── main.js               👈 File with all mixins!\n├── middleware\n│   ├── WebClient.js              👈 Axios config\n│   └── services                  👈 All app services\n│       └── ExampleService.js\n├── router\n│   ├── index.js\n│   ├── initListners.js           👈 Inject all listners in router instance\n│   ├── routes\n│   └── listners\n│       ├── beforeEach.js         👈 Hook before page started load\n│       ├── beforeResolve.js      👈 Hook after all router hook has been resolved\n│       └── index.js\n└── store\n    ├── index.js\n    ├── VuexModule.js             👈 Сlass that describes all Vuex modules\n    └── modules\n        ├── example.js\n        └── index.js\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdk-kami%2Fvue-cli-plugin-kami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdk-kami%2Fvue-cli-plugin-kami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdk-kami%2Fvue-cli-plugin-kami/lists"}