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

Electron

31.3.0
Dev Onboard
1 reviews
3 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 31.3.0

License Free
Op. System Windows
Category General
Language English
47 more
Author Electron
Downloads 3,028
Date Jul 26, 2024
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.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
Visual Studio Code icon
Microsoft's cross-platform code editor
XAMPP icon
Set up a web server with Apache, PHP and MySQL in 5 minutes
Android Studio icon
The new programming environment for Android
Arduino IDE icon
The official app for Arduino programming
Python icon
Accessible multi-paradigmatic programming language
Microsoft Edge WebView2 icon
Web content integration for native apps
PyCharm Community icon
The free version of PyCharm
Visual Basic 2008 Express Edition icon
Development studio for students and beginners
Scratch icon
Learn to program by creating small educational projects
Dev-C++ icon
Development environment for C and C++
Microsoft Visual C++ Redistributable icon
Component required to run Visual C++ applications
Visual Studio Code icon
Microsoft's cross-platform code editor
XAMPP icon
Set up a web server with Apache, PHP and MySQL in 5 minutes
Android Studio icon
The new programming environment for Android
Code::Blocks icon
An open-source IDE for C, C++ and Fortran
Arduino IDE icon
The official app for Arduino programming