Rudxain (talk | contribs)
m make "Software using Electron" Style-Guide-compliant
Bythmusters (talk | contribs)
m Added Cargo template in place of Infobox
Line 1: Line 1:
{{StubNotice}}
{{StubNotice}}
{{InfoboxProductLine
{{ProductLineCargo
| Title = Electron
|ArticleType=Product
| Release Year = 2013
|Category=Software
| Product Type = Software
|Company=OpenJS Foundation
| In Production = Yes
|Description=
| Official Website = https://www.electronjs.org/
|InProduction=Yes
| Logo = Electron Software Framework Logo.svg.png
|Logo=Electron Software Framework Logo.svg.png
|ReleaseYear=2013
|Website=https://www.electronjs.org/
}}
}}
'''[[wikipedia:Electron_(software_framework)|Electron]]''' is an open-source programming framework that allows developers to write and run web applications as a standalone application. Electron uses [[Chromium]], an open-source project primarily maintained by [[Google]]<ref>{{Cite web |last=Shankland |first=Stephen |date=30 Nov 2020 |title=Google gets web allies by letting outsiders help build Chrome's foundation |url=https://www.cnet.com/tech/mobile/google-gets-web-allies-by-letting-outsiders-help-build-chromes-foundation/ |url-status=live |access-date=29 Apr 2025 |website=CNET}}</ref>, as the underlying technology to parse and render web applications. The most common criticisms of Electron are performance issues and massive [[Bloatware|software bloat]], given that each application based on Electron also contains and runs Chromium.
'''[[wikipedia:Electron_(software_framework)|Electron]]''' is an open-source programming framework that allows developers to write and run web applications as a standalone application. Electron uses [[Chromium]], an open-source project primarily maintained by [[Google]]<ref>{{Cite web |last=Shankland |first=Stephen |date=30 Nov 2020 |title=Google gets web allies by letting outsiders help build Chrome's foundation |url=https://www.cnet.com/tech/mobile/google-gets-web-allies-by-letting-outsiders-help-build-chromes-foundation/ |url-status=live |access-date=29 Apr 2025 |website=CNET}}</ref>, as the underlying technology to parse and render web applications. The most common criticisms of Electron are performance issues and massive [[Bloatware|software bloat]], given that each application based on Electron also contains and runs Chromium.