Logo
Explore Help
Register Sign In
github/electron
1
1
Fork 0
You've already forked electron
mirror of https://github.com/electron/electron.git synced 2026-05-02 03:00:22 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
e96119fc3228e95d76020e6bc0e44d2c5faf50ef
electron/docs
History
Cheng Zhao e96119fc32 s/liste/listen
2015-06-16 10:08:32 +08:00
..
api
s/liste/listen
2015-06-16 10:08:32 +08:00
development
Edited virtual machines sections.
2015-06-07 08:11:44 -04:00
tutorial
Merge pull request #1951 from sotayamashita/translate/quick-start-jp.md
2015-06-12 15:49:21 +08:00
README.md
doc: Add pepper flash tutorial link in README.
2015-05-19 20:29:04 +08:00

README.md

Guides

  • Application distribution
  • Application packaging
  • Using native node modules
  • Debugging main process
  • Using Selenium and WebDriver
  • DevTools extension
  • Using pepper flash plugin

Tutorials

  • Quick start
  • Desktop environment integration
  • Online/offline event detection

API references

  • Synopsis
  • Process object
  • Supported Chrome command line switches

Custom DOM elements:

  • File object
  • <webview> tag
  • window.open function

Modules for the main process:

  • app
  • auto-updater
  • browser-window
  • content-tracing
  • dialog
  • global-shortcut
  • ipc (main process)
  • menu
  • menu-item
  • power-monitor
  • protocol
  • tray

Modules for the renderer process (web page):

  • ipc (renderer)
  • remote
  • web-frame

Modules for both processes:

  • clipboard
  • crash-reporter
  • native-image
  • screen
  • shell

Development

  • Coding style
  • Source code directory structure
  • Technical differences to NW.js (formerly node-webkit)
  • Build system overview
  • Build instructions (Mac)
  • Build instructions (Windows)
  • Build instructions (Linux)
  • Setting up symbol server in debugger
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 51ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API