Electron (software framework)

This is an old revision of this page, as edited by Aavindraa (talk | contribs) at 21:41, 11 May 2016 (document 0.1 release). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Electron (formerly known as Atom Shell[3]) is the main framework behind two notable open source software applications: AtomGitHub's text editor,[4] and Microsoft's Visual Studio Code.[5] Electron is an open source framework developed by GitHub.[6] It allows for the development of desktop GUI applications using the Node.js framework, originally used for the development of backend web applications.

Electron
Developer(s)GitHub
Initial releaseJuly 15, 2013; 12 years ago (2013-07-15)[1]
Stable release
1.0.1 / May 11, 2016; 9 years ago (2016-05-11)[2]
Repository
Written inC++ and JavaScript
Operating systemMicrosoft Windows, Linux and OSX
PlatformCross-platform
LicenseMIT License
Websitewww.electronjs.org Edit this on Wikidata

References

  1. ^ Earliest tagged release
  2. ^ "Release Notes". github.com. Microsoft. 14 March 2016.
  3. ^ Sawicki, Kevin (April 23, 2015). "Atom Shell is now Electron". Atom. Retrieved 2015-12-02.
  4. ^ https://github.com/atom/atom
  5. ^ James, Mike (23 November 2015). "Visual Studio Code - Now With Added Extensions". I Programmer. Retrieved 2015-12-02.
  6. ^ https://github.com/atom/electron