Electron is an open source library developed by GitHub for building cross-platform desktop applications with HTML, CSS, and JavaScript. Electron accomplishes this by combining Chromium and Node.js into a single runtime and apps can be packaged for Mac, Windows, and Linux.
This Learn Electron Full is designed for those learners who aspire to build cross-platform Desktop apps for Linux, Windows and MacOS.
Before proceeding with this Learn Electron Full, you should have a basic understanding of Javascript(ES6) and HTML. You also need to know about a few native Node.js APIs such as file handling, processes, etc.
Последняя версия
1.0Загрузил
David Abraão
Требуемая версия Android
Android 4.0+
Возрастные ограничения
Everyone
Жаловаться
Сообщить о неприемлемом содержанииLast updated on 06/07/2018
Electron is an open source library developed by GitHub for building cross-platform desktop applications with HTML, CSS, and JavaScript. Electron accomplishes this by combining Chromium and Node.js into a single runtime and apps can be packaged for Mac, Windows, and Linux.