Gathering detailed insights and metrics for vue-cli-plugin-electron-builder-custom
Gathering detailed insights and metrics for vue-cli-plugin-electron-builder-custom
npm install vue-cli-plugin-electron-builder-custom
Typescript
Module System
Node Version
NPM Version
40.5
Supply Chain
57.4
Quality
62.4
Maintenance
50
Vulnerability
92.3
License
V3 Alpha!
Published on 03 Jan 2022
V 2.0.0!!!!
Published on 09 May 2021
v2.0.0-rc.4 - Switch to electron-devtools-installer
Published on 29 Jun 2020
v2.0.0-rc.3 - New native dep checker
Published on 24 Jun 2020
v2.0.0-rc.2
Published on 13 Jun 2020
2.0 Release Candidate!
Published on 31 May 2020
JavaScript (100%)
Total Downloads
17,433
Last Day
1
Last Week
32
Last Month
166
Last Year
2,401
4,121 Stars
816 Commits
282 Forks
55 Watching
22 Branches
38 Contributors
Latest Version
2.1.2
Package Id
vue-cli-plugin-electron-builder-custom@2.1.2
Unpacked Size
73.21 kB
Size
26.80 kB
File Count
23
NPM Version
8.1.2
Node Version
16.13.1
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
-33.3%
32
Compared to previous week
Last month
21.2%
166
Compared to previous month
Last year
-65.9%
2,401
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 | Alec Armbruster | Tilen Hosnar | Andrew LeTourneau |
Kalila Lakeworth | Eric Schirtzinger | Karim Hossenbux | Decentralized Justice |
Mary-Tyler-Moore | Mitch Dennet | Chris Hayes |
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
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
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
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
94 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
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