Easily Build Your Vue.js App For Desktop With Electron
Installations
npm install @matthijsburgh/vue-cli-plugin-electron-builder
Developer Guide
Typescript
Yes
Module System
CommonJS
Score
28
Supply Chain
57.1
Quality
65
Maintenance
50
Vulnerability
73.3
License
Releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
Download Statistics
Total Downloads
17,250
Last Day
9
Last Week
73
Last Month
427
Last Year
9,191
GitHub Statistics
9 Stars
1,053 Commits
2 Watching
23 Branches
38 Contributors
Sponsor this package
Package Meta Information
Latest Version
3.0.2
Package Id
@matthijsburgh/vue-cli-plugin-electron-builder@3.0.2
Unpacked Size
65.54 kB
Size
25.01 kB
File Count
26
Publised On
07 Mar 2024
Total Downloads
Cumulative downloads
Total Downloads
17,250
Last day
-55%
9
Compared to previous day
Last week
-8.8%
73
Compared to previous week
Last month
-3.2%
427
Compared to previous month
Last year
14%
9,191
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
19
Dev Dependencies
31
Vue CLI Plugin Electron Builder
Easily Build Your Vue.js App For Desktop With Electron
Top Supporters
Glenn Frank |
Quick Start
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 @matthijsburgh/electron-builder
That's It! You're ready to go!
To start a development server
If you use Yarn:
yarn electron:serve
or if you use NPM:
npm run electron:serve
To build your app
With Yarn:
yarn electron:build
or with NPM:
npm run electron:build
To see more documentation, visit our website.
Supporters
Yves Hoppe | durairajasivam | Alec Armbruster | Tilen Hosnar | Andrew LeTourneau |
Kalila Lakeworth | Eric Schirtzinger | Karim Hossenbux | Decentralized Justice |
Past Supporters
Mary Tyler Moore | Mitch Dennet | Chris Hayes |
No vulnerabilities found.
No security vulnerabilities found.