|
5 years ago | |
---|---|---|
.circleci | aa4b36a03d fix: avoid Electron.dsym files in the main app bundle (#21447) | 5 years ago |
.github | b26a6793ba chore: delete the security issue template (#21344) | 5 years ago |
build | c535e00187 feat: enable pointer compression and 31bit smis (#21468) | 5 years ago |
buildflags | cbe1e3a1d0 fix: MediaKey globalShortcuts not working on macOS (#21442) | 5 years ago |
chromium_src | 03824ef53f build: fix building with enable_builtin_spellchecker = false (#21334) | 5 years ago |
default_app | 0090616f7b feat: add a new contextBridge module (#20307) | 5 years ago |
docs | 7932e28aa2 docs: Explain notarization, improve code-signing docs (#21373) | 5 years ago |
docs-translations | e9de194b89 update references to renamed i18n repo | 7 years ago |
lib | 0bcfae752e feat: allow pages to override window.history.length (#17742) | 5 years ago |
npm | 1f43af5cea feat: add openbsd support in the node module (#19860) | 5 years ago |
patches | 0f2f9a580a chore: bump chromium to 94cc24d3bb17a7406ba6c6cc6dc29 (master) (#21485) | 5 years ago |
script | a90b5f8421 chore: fix patch linter (#21495) | 5 years ago |
shell | a7f5aafaca Bump v9.0.0-nightly.20191215 | 5 years ago |
spec | f9a1dc10fe fix: quit after Chromium is fully started (#21488) | 5 years ago |
spec-main | cf833a7650 feat: add win.getBackgroundColor() for macOS (#21448) | 5 years ago |
tools | 8320160fe2 build: use autogenerated docker images for CI runs (#21056) | 5 years ago |
typings | 3f2cb91a35 refactor: declare KeyWeakMap<K, V> returned by createIDWeakMap() / createDoubleIDWeakMap() (#21171) | 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 | ecd9e1f26e chore: lint spec-main (#20835) | 5 years ago |
.gitattributes | 442f05dfe7 chore: force patches to be checked out with LF line endings (#14789) | 6 years ago |
.gitignore | 01f5e9c5c4 build: make CI faster, magic contained within (#21086) | 5 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 | 49b47ee4ed chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) | 5 years ago |
CODE_OF_CONDUCT.md | 1f8de33e75 Change Contact Emails (#12278) | 7 years ago |
CONTRIBUTING.md | a7e26fdc61 docs: Update Issue Closure in CONTRIBUTING.md (#20545) | 5 years ago |
DEPS | 0f2f9a580a chore: bump chromium to 94cc24d3bb17a7406ba6c6cc6dc29 (master) (#21485) | 5 years ago |
ELECTRON_VERSION | a7f5aafaca Bump v9.0.0-nightly.20191215 | 5 years ago |
LICENSE | 5957ede41a fix: update license year (#16287) | 6 years ago |
README.md | 620ac9c2b4 docs: update README.md (#20644) | 5 years ago |
SECURITY.md | 1f8de33e75 Change Contact Emails (#12278) | 7 years ago |
appveyor.yml | 48688f9124 ci: use cmd to call gclient (#21523) | 5 years ago |
azure-pipelines-woa.yml | 6781d5e3c8 test: there is only --ci (#20794) | 5 years ago |
electron_paks.gni | 913ec1e0d0 chore: bump chromium to 0239d631f03d0111f77b0b98c7765 (master) (#20285) | 5 years ago |
electron_resources.grd | d7557cb66a chore: use c++ manifests instead of json | 6 years ago |
electron_strings.grdp | 6bcf67e051 feat: enable builtin spellchecker (#20692) | 5 years ago |
filenames.auto.gni | 1d596f616d fix: NativeImage serialization of <webview>.capturePage() result (#20825) | 5 years ago |
filenames.gni | 0a741670a9 chore: remove native_mate (Part 14) (#21365) | 5 years ago |
filenames.hunspell.gni | 6bcf67e051 feat: enable builtin spellchecker (#20692) | 5 years ago |
package.json | a7f5aafaca Bump v9.0.0-nightly.20191215 | 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 | 63058b8a2d ci: fix crash on arm testing (#21407) | 5 years ago |
vsts-arm32v7.yml | 8320160fe2 build: use autogenerated docker images for CI runs (#21056) | 5 years ago |
vsts-arm64v8.yml | 8320160fe2 build: use autogenerated docker images for CI runs (#21056) | 5 years ago |
yarn.lock | fcee7212ce chore: upgrade ts generator for better type safety (#20975) | 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.