Jump to content

Electron (software framework)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by اقرأ (talk | contribs) at 15:48, 24 November 2015 (Created page with 'Electron is the main framework behind two notable open source software: Github Atom (text editor) and Microsoft Visual Studio Code. Github Elect...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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