|
5 years ago | |
---|---|---|
.circleci | e6807b387c ci: Revert CircleCI changes (#20916) | 5 years ago |
.github | 28e7e6492d chore: upgrades-wg owns DEPS (#19833) | 5 years ago |
build | 49009236d9 fix: capture the promise global to avoid userland mutation (#20925) (#20947) | 5 years ago |
buildflags | 1af064a144 feat: enable picture-in-picture mode for video tags (#19914) | 5 years ago |
chromium_src | f6894da715 fix: when building with enable_plugins=false (#20507) | 5 years ago |
components | e6f92f3f30 ci: add macOS debug builds (#20573) | 5 years ago |
default_app | 976c7d122a feat: add a new contextBridge module (#20789) | 5 years ago |
docs | b6fb8d3a63 docs: remove string literal type from window events (#21246) | 5 years ago |
docs-translations | e9de194b89 update references to renamed i18n repo | 7 years ago |
lib | 67bcc2a972 fix: reloadIgnoringCache() should ignore the cache (#21263) (#21284) | 5 years ago |
native_mate | fbe36e2365 fix: menu should not be garbage-collected when popuping (7-1-x) (#21225) | 5 years ago |
npm | 4b674c1daf build: ensure that we bundle the correct version of @types/node (#19102) | 5 years ago |
patches | de428e9a7a fix: implement 'login' event for net.ClientRequest (#21135) | 5 years ago |
script | d16f29f7fc build: use python3 to download external binaries (#21213) | 5 years ago |
shell | 67bcc2a972 fix: reloadIgnoringCache() should ignore the cache (#21263) (#21284) | 5 years ago |
spec | a6ae1ca755 spec: skip flaky <webview>.capturePage() test on Windows (#21211) | 5 years ago |
spec-main | de428e9a7a fix: implement 'login' event for net.ClientRequest (#21135) | 5 years ago |
tools | aa211c6c50 chore: update to Node.js v12.4.0 (#18924) | 5 years ago |
typings | 2b84b1ea43 fix: NativeImage serialization of <webview>.capturePage() result (#20825) (#21104) | 5 years ago |
vendor | 541e10b081 chore: temporarily use submodule and gn DEPS for requests/boto | 6 years ago |
.clang-format | a846088eac Add clang-format config file. | 8 years ago |
.dockerignore | 79ac99c09b build: remove scripts in the tools dir that are unused (#18944) | 5 years ago |
.env.example | 842830d709 build: move Windows release builds to AppVeyor cloud (#18337) | 5 years ago |
.eslintrc.json | 98c51dd660 build: ensure consistent lock files across multiple machines (#17955) | 6 years ago |
.gitattributes | 442f05dfe7 chore: force patches to be checked out with LF line endings (#14789) | 6 years ago |
.gitignore | 98c51dd660 build: ensure consistent lock files across multiple machines (#17955) | 6 years ago |
.gitmodules | 541e10b081 chore: temporarily use submodule and gn DEPS for requests/boto | 6 years ago |
.remarkrc | 2441d51093 add remark lint to ensure fenced codeblocks are formatted properly. | 7 years ago |
BUILD.gn | d417bbdcfd fix: use xib file to construct macOS Menu (#20670) | 5 years ago |
CODE_OF_CONDUCT.md | 1f8de33e75 Change Contact Emails (#12278) | 7 years ago |
CONTRIBUTING.md | 5cb25c27b0 Update CONTRIBUTING.md | 5 years ago |
DEPS | 4cfa7be79d chore: bump chromium to 78.0.3904.120 (7-1-x) (#21252) | 5 years ago |
Dockerfile | 50b9c7051e chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) | 5 years ago |
Dockerfile.arm32v7 | 0732da1b4a build: remove GConf and dconf dependencies on linux (#19498) | 5 years ago |
Dockerfile.arm64v8 | 0732da1b4a build: remove GConf and dconf dependencies on linux (#19498) | 5 years ago |
ELECTRON_VERSION | e82f453f71 Bump v7.1.2 | 5 years ago |
LICENSE | 5957ede41a fix: update license year (#16287) | 6 years ago |
README.md | 24ffc3cfb0 docs: update badges (#18955) | 5 years ago |
SECURITY.md | 1f8de33e75 Change Contact Emails (#12278) | 7 years ago |
appveyor.yml | f967d73a13 ci: run tests on WOA hardware (7-0-x) (#20091) | 5 years ago |
azure-pipelines-woa.yml | 6b5a2c550a ci: actually kill leftover processes on WOA testing (#20289) | 5 years ago |
electron_paks.gni | d008d217f9 chore: bump chromium to 2a7aff41ce73adc0eeee67d364989 (master) (#18505) | 5 years ago |
electron_resources.grd | d7557cb66a chore: use c++ manifests instead of json | 6 years ago |
electron_strings.grdp | e3dcdba2db fix: correct 'Entire screen' to ' Entire Screen' (#20302) | 5 years ago |
filenames.auto.gni | 2b84b1ea43 fix: NativeImage serialization of <webview>.capturePage() result (#20825) (#21104) | 5 years ago |
filenames.gni | dd2310df48 fix: allow chromium to handle WM_NCCALCSIZE for frameless windows (#21164) (#21205) | 5 years ago |
package.json | e82f453f71 Bump v7.1.2 | 5 years ago |
tsconfig.default_app.json | 6d68026c6c chore: fix ts config to not complain about extraneous files (#16790) | 6 years ago |
tsconfig.electron.json | 6d68026c6c chore: fix ts config to not complain about extraneous files (#16790) | 6 years ago |
tsconfig.json | c79613b037 chore: convert more files to TypeScript (#18820) | 5 years ago |
tsconfig.spec.json | ca701bb9af spec: initial spike of main-process based tests | 6 years ago |
vsts-arm-test-steps.yml | e389fa75ea test: run all tests on arm linux platforms (#19318) | 5 years ago |
vsts-arm32v7.yml | 50b9c7051e chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) | 5 years ago |
vsts-arm64v8.yml | e389fa75ea test: run all tests on arm linux platforms (#19318) | 5 years ago |
yarn.lock | 1b66c03e41 chore: upgrade ts generator for better type safety (#20975) (#20977) | 5 years ago |
:memo: Available Translations: 🇨🇳 🇹🇼 🇧🇷 🇪🇸 🇰🇷 🇯🇵 🇷🇺 🇫🇷 🇹🇭 🇳🇱 🇹🇷 🇮🇩 🇺🇦 🇨🇿 🇮🇹 🇵🇱. View these docs in other languages at electron/i18n.
The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Atom editor and many other apps.
Follow @ElectronJS on Twitter for important announcements.
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
To install prebuilt Electron binaries, use npm
.
The preferred method is to install Electron as a development dependency in your
app:
npm install electron --save-dev [--save-exact]
The --save-exact
flag is recommended for Electron prior to version 2, as it does not follow semantic
versioning. As of version 2.0.0, Electron follows semver, so you don't need --save-exact
flag. For info on how to manage Electron versions in your apps, see
Electron versioning.
For more installation options and troubleshooting tips, see installation.
Use Electron Fiddle
to build, run, and package small Electron experiments, to see code examples for all of Electron's APIs, and
to try out different versions of Electron. It's designed to make the start of your journey with
Electron easier.
Alternatively, clone and run the electron/electron-quick-start repository to see a minimal Electron app in action:
git clone https://github.com/electron/electron-quick-start
cd electron-quick-start
npm install
npm start
Most people use Electron from the command line, but if you require electron
inside
your Node app (not your Electron app) it will return the file path to the
binary. Use this to spawn Electron from Node scripts:
const electron = require('electron')
const proc = require('child_process')
// will print something similar to /Users/maf/.../Electron
console.log(electron)
// spawn Electron
const child = proc.spawn(electron)
Find documentation translations in electron/i18n.
If you are interested in reporting/fixing issues and contributing directly to the code base, please see CONTRIBUTING.md for more information on what we're looking for and how to get started.
Info on reporting bugs, getting help, finding third-party tools and sample apps, and more can be found in the support document.
When using the Electron or other GitHub logos, be sure to follow the GitHub logo guidelines.