Electron (software framework)

This is an old revision of this page, as edited by Insivest (talk | contribs) at 05:01, 28 May 2016. 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.2.0 / May 26, 2016; 9 years ago (2016-05-26)[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. 26 May 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