# nklayman/vue-cli-plugin-electron-builder

Easily Build Your Vue.js App For Desktop With Electron

Repository: https://github.com/nklayman/vue-cli-plugin-electron-builder
Canonical: https://ross.abutalabs.com/products/vue-cli-plugin-electron-builder
Homepage: https://nklayman.github.io/vue-cli-plugin-electron-builder/
Language: JavaScript
License: MIT
License Family: permissive
Topics: electron, vue, vue-cli, electron-builder, cli, vue-cli-plugin, webpack, hacktoberfest
Last push: 2023-06-02T14:06:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3074, "days_push": 1188, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4074, forks 271 (observed 2026-08-28T04:08:34.272196+00:00)

## What it is
A Vue CLI plugin that integrates Electron into Vue.js projects, letting developers serve and build their web app as a cross-platform desktop application. It extends the existing Vue CLI/webpack configuration and wraps electron-builder for packaging.

## Use cases
- turn a vue app into a desktop app
- build electron app from vue cli project
- package vue.js app for windows mac and linux
- run hot-reload dev server for electron vue app
- add electron to existing vue-cli project

## When to choose
- you have a Vue CLI 3/4 project and want to ship it as a desktop app
- you want electron-builder packaging with minimal config
- you want to keep your existing Vue plugins and webpack setup

## When to avoid
- you use Vite instead of Vue CLI (use electron-vite or similar)
- you need a framework-agnostic Electron setup without Vue
- you need a plugin actively developed for the latest Electron/Vue versions

## Facets
- artifact type: plugin
- maturity: maintenance
- function: build-tool, cli, developer-tools
- domain: desktop-applications, web-development, cross-platform, developer-tools
- platform: cross-platform, cli
- tags: electron, vue, vue-cli, electron-builder, webpack, desktop-packaging, nodejs, desktop

## Member repositories
- nklayman/vue-cli-plugin-electron-builder (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.272196+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:29.412571+00:00, confidence not recorded.
  - readme: https://github.com/nklayman/vue-cli-plugin-electron-builder (fetched 2026-08-28T04:08:34.272196+00:00, sha 4d24e03b3fee)
  - homepage: https://nklayman.github.io/vue-cli-plugin-electron-builder/ (fetched 2026-08-29T09:15:47.472455+00:00, sha 3b9e34aefb32)
  - registry_npm: https://registry.npmjs.org/vue-cli-plugin-electron-builder (fetched 2026-08-29T09:15:47.474746+00:00, sha b4a232033570)
- Data as of 2026-08-30T08:39:29.467469+00:00.
