alex8088/electron-vite
Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护 observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 98
- Release rhythm 79
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 24
- age_days: 1666
- days_rel: 143
- days_push: 15
- n_releases_24m: 14
Adoption not part of the score
5583 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
electron-vite is a build tool and CLI for Electron apps based on Vite, providing pre-configured defaults for main, preload, and renderer processes. It offers fast HMR, hot reloading, multi-threading support, and source code protection via V8 bytecode compilation.
Use cases
- build an electron app with vite
- hot reload electron main process during development
- protect electron app source code with v8 bytecode
- scaffold an electron project with react or vue
- set up electron multi-threading with worker threads
- debug electron app in vscode with sourcemaps
When to choose
- you want vite-powered tooling for an electron app
- you need fast HMR and hot reloading across main, preload, and renderer
- you want to compile electron code to bytecode for source protection
- you need out-of-the-box TypeScript, Vue, React, or Svelte support in electron
When to avoid
- you are building a plain web app without electron
- you prefer electron-forge or electron-builder's own tooling
- you need a non-vite bundler like webpack
Facets
cli-tool · maturity active
build-tool cli developer-tools web-framework developer-tools desktop-applications cross-platform web-development cross-platform cli electron vite hmr hot-reloading source-code-protection v8-bytecode typescript desktop-development worker-threads nodejs desktop
3 sources
- readme: https://github.com/alex8088/electron-vite · fetched 2026-08-28 · b160061d73e1
- homepage: https://electron-vite.org · fetched 2026-08-29 · 9396e8d542ea
- registry_npm: https://registry.npmjs.org/electron-vite · fetched 2026-08-29 · 05cca4fefcbd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alex8088/electron-vite | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="alex8088/electron-vite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem