Gathering detailed insights and metrics for vue-cli-plugin-electron-builder
Gathering detailed insights and metrics for vue-cli-plugin-electron-builder
Gathering detailed insights and metrics for vue-cli-plugin-electron-builder
Gathering detailed insights and metrics for vue-cli-plugin-electron-builder
@matthijsburgh/vue-cli-plugin-electron-builder
Easily Build Your Vue.js App For Desktop With Electron
hst-vue-cli-plugin-electron-builder
Easily Build Your Vue.js App For Desktop With Electron
vue-cli-plugin-electron-builder-edge
Easily Build Your Vue.js App For Desktop With Electron
vue-cli-plugin-electron-builder-custom
Easily Build Your Vue.js App For Desktop With Electron
Easily Build Your Vue.js App For Desktop With Electron
npm install vue-cli-plugin-electron-builder
Typescript
Module System
V3 Alpha!
Updated on Jan 03, 2022
V 2.0.0!!!!
Updated on May 09, 2021
v2.0.0-rc.4 - Switch to electron-devtools-installer
Updated on Jun 29, 2020
v2.0.0-rc.3 - New native dep checker
Updated on Jun 24, 2020
v2.0.0-rc.2
Updated on Jun 13, 2020
2.0 Release Candidate!
Updated on May 31, 2020
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
4,117 Stars
816 Commits
280 Forks
54 Watchers
22 Branches
38 Contributors
Updated on Jul 09, 2025
Latest Version
2.1.1
Package Id
vue-cli-plugin-electron-builder@2.1.1
Unpacked Size
374.27 kB
Size
79.09 kB
File Count
58
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
20
29
Easily Build Your Vue.js App For Desktop With Electron
Glenn Frank |
Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended).
Then, install and invoke the generator of vue-cli-plugin-electron-builder by running:
vue add electron-builder
That's It! You're ready to go!
If you use Yarn:
yarn electron:serve
or if you use NPM:
npm run electron:serve
With Yarn:
yarn electron:build
or with NPM:
npm run electron:build
To see more documentation, visit our website.
Yves Hoppe | durairajasivam | Chris Hayes | Andrew LeTourneau | Kalila Lakeworth |
Ivorzk | Eric Schirtzinger | Alec Armbruster | Karim Hossenbux |
Mary-Tyler-Moore | Mitch Dennet |
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
Found 1/7 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
108 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More