Electron (software framework)

This is an old revision of this page, as edited by اقرأ (talk | contribs) at 18:46, 24 November 2015 (ref and category). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Electron is the main framework behind two notable open source software: Github Atom (text editor)[1] and Microsoft Visual Studio Code[2]. Github Electron is an open source framework developed by Github[3].Electron allows the Development of desktop GUI application by using Node.js framework which is originally used for development of backend web applications.

References