Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 360 Bytes

File metadata and controls

8 lines (6 loc) · 360 Bytes
title Electron
excerpt a framework based on Node.js lets you write cross-platform desktop applications using JS, HTML and CSS

Electron

Electron is a framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used in the Atom editor.