Difference between revisions of "Electron"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
* [[electron framework]] used by Whatsapp web
+
[[wikipedia:Electron (software framework)]] (2013)
  
 +
[[npm install electron]]
 +
[[npm install]] electron-packager
  
 +
mkdir my-electron-app && cd my-electron-app
 +
[[npm init]] -y
 +
npm i --save-dev electron
 +
 +
 +
* [[Bitwarden]] ([[password manager]])
 +
* [[Rocket.Chat]]
 +
* [[Slack]]
 +
* [[Whatsapp web]]
 +
* [[GitHub]]: [[GitHub Desktop]]
 +
* [[Light Table]] [[IDE]]
 +
* [[Evernote]]
 +
* [[Daedalus]] wallet
  
 
== See also ==
 
== See also ==
 
* [[Chromium]]
 
* [[Chromium]]
 +
* {{node.js}}
 +
* {{js}}
 +
 +
 +
[[Category:JavaScript]]

Latest revision as of 04:52, 26 February 2024

Advertising: