mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
* Rename `completed` to `done`, making it align with Chromium's style. * Add 'state' in `done` event's result. It can check the download item final status: cancelled, completed, interrupted.
Guides
- Application Distribution
- Application Packaging
- Using Native Node Modules
- Debugging Main Process
- Using Selenium and WebDriver
- DevTools Extension
- Using Pepper Flash Plugin
Tutorials
API References
Custom DOM Elements:
Modules for the Main Process:
- app
- auto-updater
- browser-window
- content-tracing
- dialog
- global-shortcut
- ipc (main process)
- menu
- menu-item
- power-monitor
- power-save-blocker
- protocol
- session
- web-contents
- tray