{"id":22205118,"url":"https://github.com/kdydesign/vue-electron","last_synced_at":"2025-07-27T06:30:23.288Z","repository":{"id":39410593,"uuid":"198442159","full_name":"kdydesign/vue-electron","owner":"kdydesign","description":"An Electron \u0026 Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack, Quasar1.x/Vuetify2.x Sass/Less/Stylus.","archived":false,"fork":false,"pushed_at":"2023-01-06T06:29:50.000Z","size":6832,"stargazers_count":45,"open_issues_count":13,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-21T19:25:54.247Z","etag":null,"topics":["babel","boilerplate","electron","electron-builder","electron-packager","electron-vue","less","quasar-framework","sass","stylus","vue","vue-cli","vue-cli-3","vuetify","webpack"],"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/kdydesign.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-07-23T13:59:44.000Z","updated_at":"2024-04-05T09:45:34.000Z","dependencies_parsed_at":"2023-02-05T13:02:04.435Z","dependency_job_id":null,"html_url":"https://github.com/kdydesign/vue-electron","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdydesign%2Fvue-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdydesign%2Fvue-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdydesign%2Fvue-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdydesign%2Fvue-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdydesign","download_url":"https://codeload.github.com/kdydesign/vue-electron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227770688,"owners_count":17817370,"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":["babel","boilerplate","electron","electron-builder","electron-packager","electron-vue","less","quasar-framework","sass","stylus","vue","vue-cli","vue-cli-3","vuetify","webpack"],"created_at":"2024-12-02T17:26:20.053Z","updated_at":"2024-12-02T17:26:21.615Z","avatar_url":"https://github.com/kdydesign.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡️ Vue-Electron Boilerplate\n![Version][version-src]\n[![Circle CI][circle-ci-src]][circle-ci-href]\n[![Codecov][codecov-src]][codecov-href]\n[![Standard JS][standard-js-src]][standard-js-href]\n![License][license-src]\n\n\u003e An Electron \u0026 Vue.js quick start boilerplate with vue-cli support\n\n## Infos\n- [📖 **Release Notes**](./CHANGELOG.md)\n\n## Getting Started\n\n```bash\n# Install vue-cli and scaffold boilerplate\n$ npm install -g @vue/cli\n$ npm install -g @vue/cli-init\n\n$ vue init kdydesign/vue-electron my-project\n$ cd my-project\n$ npm install\n$ npm run dev\n```\n\n## About Main Modules\nvue-electron keeps core dependency modules up to date.\n\n### ❤️ Core\n\n| Module   | Version          |\n|----------|------------------|\n| **Electron** | **11.x** ![new][new-src]        |\n| Vue-CLI  | 3.x              |\n| Vue      | 2.x              |\n| Babel    | 7.x              |\n\n### 🔱 CSS-Preprocessor\n\n| Module | Version          |\n|--------|------------------|\n| Sass   | 5.x              |\n| Less   | 4.x              |\n| Stylus | 0.54.x           |\n\n### ⭐️ Framework\n\n| Module | Version          |\n|--------|------------------|\n| Quasar | 1.14.x            |\n| vuetify| 2.4.x            |\n\n\n## License\n\n[MIT License](./LICENSE)\n\nCopyright (c) [Dev.DY](https://kdydesign.github.io/)\n\n\u003c!-- Badges --\u003e\n[version-src]: https://img.shields.io/github/package-json/v/kdydesign/vue-electron?style=flat-square\n[circle-ci-src]: https://img.shields.io/circleci/project/github/kdydesign/vue-electron/master.svg?style=flat-square\n[circle-ci-href]: https://circleci.com/gh/kdydesign/vue-electron/tree/master\n[codecov-src]: https://img.shields.io/codecov/c/github/kdydesign/vue-electron.svg?style=flat-square\n[codecov-href]: https://codecov.io/gh/kdydesign/vue-electron\n[david-dm-src]: https://david-dm.org/kdydesign/vue-electron/status.svg?style=flat-square\n[david-dm-href]: https://david-dm.org/kdydesign/vue-electron\n[standard-js-src]: https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square\n[standard-js-href]: https://standardjs.com\n[license-src]: https://img.shields.io/github/license/kdydesign/vue-electron?style=flat-square\n[new-src]: https://img.shields.io/badge/-new-blue?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdydesign%2Fvue-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdydesign%2Fvue-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdydesign%2Fvue-electron/lists"}