|
4 years ago | |
---|---|---|
.circleci | 2a6d6d6ea7 build: build squirrel and its dependencies from source (#24318) | 4 years ago |
.github | a5efc387c7 chore: note quiet period in PR template. (#23889) | 4 years ago |
build | b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) | 4 years ago |
buildflags | ec7942e8b5 fix: build when some buildflags are disabled (#23307) | 5 years ago |
chromium_src | 72a089262e chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) | 4 years ago |
default_app | c9aa68e32c build: update octicons (#24492) | 4 years ago |
docs | e18f508e66 docs: fix incorrect formatting in browser docs. (#24473) | 4 years ago |
lib | 36bd940bc3 refactor: ginify NativeImage (#24486) | 4 years ago |
npm | 1746ae8c35 fix: do not ignore electron exit signals in cli.js wrapper (#22878) | 5 years ago |
patches | 6c4017ff45 fix: always callback error with invalid print settings (#24476) | 4 years ago |
script | cbb47570bd build: run the JS linter on the build folder (#24513) | 4 years ago |
shell | 36bd940bc3 refactor: ginify NativeImage (#24486) | 4 years ago |
spec | 7dd365784d fix: clipboard.readBuffer returning empty value (#24454) | 4 years ago |
spec-main | 6c4017ff45 fix: always callback error with invalid print settings (#24476) | 4 years ago |
tools | 8320160fe2 build: use autogenerated docker images for CI runs (#21056) | 5 years ago |
typings | 8847517798 build: tsify isolated_renderer/init (#24496) | 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 | 392ea320cf build: allow use of BUILDFLAG directives from within JS code (#20328) | 5 years ago |
.gitattributes | 5b53f1a39c build: set merge=union for .patches (#22985) | 5 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 | 99079c3bc7 build: fix build with context snapshot disabled (#24433) | 4 years ago |
CODE_OF_CONDUCT.md | 5f2746c48b docs: update code of conduct (#23137) | 5 years ago |
CONTRIBUTING.md | a7e26fdc61 docs: Update Issue Closure in CONTRIBUTING.md (#20545) | 5 years ago |
DEPS | 2a3437e5b5 build: use python3 for electron hooks (#24435) | 4 years ago |
ELECTRON_VERSION | 66d65a6d35 Bump v11.0.0-nightly.20200709 | 4 years ago |
LICENSE | 70029aa069 chore: update license year (#21657) | 5 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 | 393b637e9e test: attempt to track down "illegal access" error (#23645) | 4 years ago |
azure-pipelines-woa.yml | db5cf816b4 ci: deflake WOA tests (#23707) | 4 years ago |
electron_paks.gni | ce042184de fix: Add .paks for media-internals and webrtc-internals pages (#24010) | 4 years ago |
electron_resources.grd | d590f2efe3 feat: enable pdf viewer (#21794) | 5 years ago |
electron_strings.grdp | 6bcf67e051 feat: enable builtin spellchecker (#20692) | 5 years ago |
filenames.auto.gni | 5737fda154 build: tsify worker/init (#24497) | 4 years ago |
filenames.gni | 1719f073c1 chore: remove some unused code in the net module (#24488) | 4 years ago |
filenames.hunspell.gni | 3e8d77d564 chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) | 5 years ago |
package.json | c9aa68e32c build: update octicons (#24492) | 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 | 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 | b665eb6d43 chore: bump node to v12.18.0 (master) (#23789) | 4 years ago |
vsts-arm32v7.yml | b665eb6d43 chore: bump node to v12.18.0 (master) (#23789) | 4 years ago |
vsts-arm64v8.yml | b665eb6d43 chore: bump node to v12.18.0 (master) (#23789) | 4 years ago |
yarn.lock | c9aa68e32c build: update octicons (#24492) | 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.