Skip to content

Create Electron apps using esbuild and your favorite frontend tool

License

Notifications You must be signed in to change notification settings

motrixapp/electron-esbuild

 
 

Repository files navigation

electron-esbuild

license electron-esbuild version github-actions electron-esbuild downloads

Easily integrate esbuild/vite for your Electron environment.

Features

  • Use of esbuild for main source code building
  • Use of esbuild or vite for renderer source code building
  • HMR for renderer and main processes
  • Full control of your esbuild configuration
  • Full control of your vite configuration
  • Use electron-builder for final package

Packages

Package Version
electron-esbuild electron-esbuild version
@electron-esbuild/create-app create-app version
@electron-esbuild/ee ee version

Development

This repository use node@16 for source code and pnpm workspace

pnpm i

About

Create Electron apps using esbuild and your favorite frontend tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • JavaScript 17.1%
  • Svelte 4.6%
  • HTML 3.3%
  • CSS 1.4%
  • Shell 0.1%