Difference between revisions of "Electron"
(Replaced content with "{{Project antifeature |Antifeature=Evaluation }} {{AttentionBox |title=Antifeature: Evaluation |color=red |icon=<span style="font-size: 250%;">⚠</span> |message= }}") (Tag: Replaced) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Project | + | __NOINDEX__ |
− | | | + | {{Entry |
+ | |Name=Electron | ||
+ | |Short description=Framework for desktop applications built with HTML, CSS and JavaScript | ||
+ | |Full description=The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and the Chromium Content Module (via [[libchromiumcontent]]). | ||
+ | |Homepage URL=https://electronjs.org | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone https://github.com/electron/electron.git | ||
+ | |Computer languages=JavaScript | ||
+ | |Documentation note=[https://github.com/electron/electron/blob/master/docs/development/build-instructions-linux.md GNU/Linux build instructions] (including steps to build libchromiumcontent locally, rather than using prebuilt binaries) | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Microblog=https://electronjs.org/blog.xml | ||
+ | |Version status=stable | ||
+ | |Version download=https://electronjs.org/releases | ||
+ | |Last review by=David Seaward | ||
+ | |Last review date=2018/05/02 | ||
+ | |Submitted by=David Seaward | ||
+ | |Submitted date=2018/05/02 | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
+ | |Is GNU=No | ||
+ | |Decommissioned/Obsolete=No | ||
}} | }} | ||
− | {{ | + | {{Project license |
− | + | |License=Expat | |
− | + | |License copyright=Copyright (c) 2013-2018 GitHub Inc. | |
− | + | |License verified by=David Seaward | |
− | + | |License verified date=2018/05/02 | |
+ | |License note=[https://github.com/electron/electron/blob/master/LICENSE] | ||
}} | }} | ||
+ | {{Software category | ||
+ | |Programming-language=javascript | ||
+ | |Runs-on=Windows, OS X, GNU/Linux | ||
+ | |Use=library, software-development | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=Node.js | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=libchromiumcontent | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=Chromium | ||
+ | }} | ||
+ | {{Featured}} |
Latest revision as of 14:50, 22 October 2021
Electron
https://electronjs.org
Framework for desktop applications built with HTML, CSS and JavaScript
The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and the Chromium Content Module (via libchromiumcontent).
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Required to build | Node.js |
Required to build | Chromium |
Required to build | libchromiumcontent |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.