Go to Windows platform Display platforms icon
Go to Windows platform Go to Mac platform Go to Android platform
Electron icon

Electron

35.0.0
Dev Onboard
1 reviews
3.5 k downloads

Create HTML, CSS and JavaScript apps in a single environment

Advertisement
Remove ads and more with Turbo
Alberto García icon
Reviewed by
Alberto García
Developer’s Operations and Support

Electron is a development framework for Windows that allows you to program apps using HTML, CSS and JavaScript in a single environment. Thanks to this, developers can program the same app for multiple platforms in one place.

HTML, CSS and JavaScript in a single environment

Advertisement
Remove ads and more with Turbo

Electron is the environment used to program popular cross-platform apps like WhatsApp, Spotify, Slack and Discord. Its versatility allows developers to create everything from messaging apps or mail clients to games. To operate correctly, Electron creates a Chromium process in which HTML, CSS and JavaScript code can be executed. Everything you program loads as if it were a web page, and you can even make it interact with the operating system through Electron's own API.

Everything runs in a Chromium process

To program with Electron, you first need to install Node.js. After that, create a project using the command npm init, which will create a file called package.json. After that, add the dependencies to the project using npm install. Finally, create the main.js and index.html files on which the process will be loaded in Chromium. After that, you can compile and run the app using npm run start.

Its versatility also comes at the cost of taking up more space than other development environments, as well as making it more difficult to debug code to find and fix errors.

If you are looking for a versatile development environment to develop cross-platform apps, downloading Electron is one of the best options out there.

Translated by Uptodown Localization Team

Information about Electron 35.0.0

License Free
Op. System Windows
Category General
Language English
47 more
Author Electron
Downloads 3,458
Date Mar 5, 2025
Content Rating Not specified
Advertisement Not specified
Why is this app published on Uptodown? (More information)
Advertisement
Remove ads and more with Turbo

Older versions

zip 31.3.0 Jul 26, 2024
zip 31.0.1 Jun 14, 2024
zip 29.0.0 Feb 20, 2024
zip 28.1.2 Jan 9, 2024
zip 26.1.0 Sep 6, 2023
zip 25.8.0 Sep 6, 2023
Available for other platforms

Rate this App

Review the app
Electron icon

Rating

5.0
5
4
3
2
1
1 reviews

Comments

There are no opinions about Electron yet. Be the first! Comment

Advertisement
Remove ads and more with Turbo
Android Studio icon
The new programming environment for Android
Visual Studio Code icon
Microsoft's cross-platform code editor
Arduino IDE icon
The official app for Arduino programming
XAMPP icon
Set up a web server with Apache, PHP and MySQL in 5 minutes
Python icon
Accessible multi-paradigmatic programming language
Visual C++ Redistributable Runtime All-in-One icon
Install the latest version of Visual C++ Redistributable
PyCharm Community icon
The free version of PyCharm
Microsoft .NET 7.0 SDK icon
Components for Microsoft .NET applications
Dev-C++ icon
Development environment for C and C++
Microsoft Visual C++ Redistributable icon
Component required to run Visual C++ applications
Android Studio icon
The new programming environment for Android
Visual Studio Code icon
Microsoft's cross-platform code editor
Scratch icon
Learn to program by creating small educational projects
Arduino IDE icon
The official app for Arduino programming
Microsoft Expression Web icon
Develop your own web page with this program
APK Installer on WSA icon
Install APK apps on Windows Subsystem for Android