Electron: Difference between revisions
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}} | ||
{{ | {{ProductLineCargo | ||
| | |ArticleType=Product | ||
| | |Category=Software | ||
| | |Company=OpenJS Foundation | ||
| | |Description= | ||
| | |InProduction=Yes | ||
|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. | ||