Electron
Build cross-platform desktop apps with JavaScript, HTML, and CSS — powers VS Code, Slack, Figma, and thousands of other apps.
Electron bundles Chromium and Node.js into a single package, letting web developers ship desktop apps for Windows, macOS, and Linux without learning native SDKs. VS Code, Slack, Figma, Discord, and 1Password all use Electron. Its main drawback — large bundle size and memory usage — led to Tauri as a lighter alternative.
// tags
desktopcross-platformnodejschromiumjavascriptgui