e0a117414b
I tried to follow the document to build electron on a fresh clean built Ubuntu 15.04. I encountered the following error message when trying to run ./script/bootstrap.py -v Package nss was not found in the pkg-config search path. Perhaps you should add the directory containing `nss.pc' to the PKG_CONFIG_PATH environment variable No package 'nss' found After installing libnss3-dev, the build can pass. |
||
---|---|---|
.. | ||
api | ||
development | ||
tutorial | ||
README-es.md | ||
README-ko.md | ||
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
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
- tray
Modules for the renderer process (web page):
Modules for both processes: