|
4 years ago | |
---|---|---|
.circleci | 7d49ce898a build: use all-for-one goma (#26699) | 4 years ago |
.github | 430cef8a62 docs: remove semantic commit checklist item (#26168) | 4 years ago |
build | b57ae67da6 chore: update nmv for Electron v13 (#26581) | 4 years ago |
buildflags | f489e3054a feat: honor `nativeTheme.themeSource = 'dark'` before creating BrowserWindow on Windows (#25373) | 4 years ago |
chromium_src | 358ab79778 fix: do not use crashpad APIs in the MAS build (#26491) | 4 years ago |
default_app | c9aa68e32c build: update octicons (#24492) | 4 years ago |
docs | 6fc5ff77c1 docs: app distribution page (#26239) | 4 years ago |
lib | b37982987a chore: remove unused sendToAll + related APIs (#26771) | 4 years ago |
npm | 5521f8acca feat: allow path override with --ignore-scripts (#25377) | 4 years ago |
patches | d56861eaa5 chore: add descriptions for patches (#26671) | 4 years ago |
script | 61f339d3aa chore: use ESLint API for linting (#26705) | 4 years ago |
shell | 45eee46864 Bump v13.0.0-nightly.20201203 | 4 years ago |
spec | efca7007b6 fix: internalModuleReadJSON for unpacked JSON (#26749) | 4 years ago |
spec-main | 32d4c9ad85 fix: add check in IsMaximized for non-WS_THICKFRAME windows (#26586) | 4 years ago |
typings | b37982987a chore: remove unused sendToAll + related APIs (#26771) | 4 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 | 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) | 4 years ago |
.gitattributes | 5e1950ceff chore: force source code and markdown files to use LF line ending (#25134) | 4 years ago |
.gitignore | f7945ade07 build: mtime cache for patches to speed up build (#25881) | 4 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 | ff71d1cef6 fix: build with printing disabled (#26248) | 4 years ago |
CODE_OF_CONDUCT.md | abb1504ecc docs: use asterisks for unordered lists (#26552) | 4 years ago |
CONTRIBUTING.md | 03a70896c7 chore: tidy up markdown (#26554) | 4 years ago |
DEPS | 7cc571801c build: remove sccache (#26701) | 4 years ago |
ELECTRON_VERSION | 45eee46864 Bump v13.0.0-nightly.20201203 | 4 years ago |
LICENSE | 70029aa069 chore: update license year (#21657) | 5 years ago |
README.md | 03a70896c7 chore: tidy up markdown (#26554) | 4 years ago |
SECURITY.md | 03a70896c7 chore: tidy up markdown (#26554) | 4 years ago |
appveyor.yml | 7d49ce898a build: use all-for-one goma (#26699) | 4 years ago |
azure-pipelines-arm.yml | f146a164af build: add apple silicon support (#24545) | 4 years ago |
azure-pipelines-woa.yml | 708cf44d19 ci: disable CalculateNativeWinOcclusion for woa (#26001) | 4 years ago |
electron_paks.gni | e017d8714e chore: bump chromium to adc5df74b86afdff676989ced8cd3 (master) (#26223) | 4 years ago |
electron_resources.grd | d590f2efe3 feat: enable pdf viewer (#21794) | 5 years ago |
electron_strings.grdp | 46f3491c7d chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) | 4 years ago |
filenames.auto.gni | 19954126e0 chore: remove deprecated extension APIs (#26696) | 4 years ago |
filenames.gni | a303813d15 refactor: move GetPrinterList off WebContents (#26518) | 4 years ago |
filenames.hunspell.gni | 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) | 4 years ago |
package.json | 45eee46864 Bump v13.0.0-nightly.20201203 | 4 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 | 3f54f240bd perf: pass primitives directly through the context bridge, avoids copying (#24531) | 4 years ago |
tsconfig.script.json | 07ee75b745 build: auto-push patch file changes (#26235) | 4 years ago |
tsconfig.spec.json | ca701bb9af spec: initial spike of main-process based tests | 6 years ago |
vsts-arm-test-steps.yml | d8be385d4b fix: do not register the node ESM loader in renderer processes (#24301) | 4 years ago |
vsts-arm32v7.yml | 3142b1181b build: move to ACR for docker image storage (#25710) | 4 years ago |
vsts-arm64v8.yml | 3142b1181b build: move to ACR for docker image storage (#25710) | 4 years ago |
yarn.lock | 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) | 4 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.