
Build cross-platform desktop apps with JavaScript, HTML, and CSS …
Electron Forge Electron Forge is a batteries-included toolkit for building and publishing Electron apps. Get your Electron app started the right way with first-class support for JavaScript …
Introduction | Electron
Welcome to the Electron documentation! If this is your first time developing an Electron app, read through this Getting Started section to get familiar with the basics. Otherwise, feel free to …
Building your First App - Electron
This guide will step you through the process of creating a barebones Hello World app in Electron.
Prerequisites - Electron
Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into a single binary file, Electron allows you to create cross …
Why Electron
Electron is a framework enabling developers to build cross-platform desktop applications for macOS, Windows, and Linux by combining web technologies (HTML, JavaScript, CSS) with …
Electron's blog | Electron
6 days ago · Electron builds upon Chromium, the open source version of Google Chrome. When compiling Electron, Electron's source code is added into the Chromium source tree as a …
Electron 35.0.0 | Electron
Mar 4, 2025 · Electron 32.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.
Electron
Website Photo & Video lightgallery A modern, electron and nodejs based image viewer for Mac, Windows and Linux.
Build Instructions - Electron
Electron's Build Tools automate much of the setup for compiling Electron from source with different configurations and build targets. If you wish to set up the environment manually, the …
Adding Features - Electron
Therefore, Electron's docs will not go in-depth on how to use standard web tools. On the other hand, Electron also provides a rich set of tools that allow you to integrate with the desktop …