This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
1
d38bc95f04
electron
/
docs
History
Download ZIP
Download TAR.GZ
Cheng Zhao
d38bc95f04
📝
More instructions on installing under Ubuntu,
closes
#315
.
2014-05-15 14:13:41 +08:00
..
api
Fixed typo in BrowserWindow API Documentation
2014-05-10 14:18:40 -04:00
development
📝
More instructions on installing under Ubuntu,
closes
#315
.
2014-05-15 14:13:41 +08:00
tutorial
Update "app" to "your-app" to avoid module collision with require('app')
2014-05-07 14:21:13 -05:00
README.md
💄
Remove redundant empty line.
2014-05-06 15:20:47 +08:00
README.md
Tutorials
Quick start
Application distribution
Use native node modules
API references
Synopsis
Modules for browser side:
app
auto-updater
browser-window
dialog
ipc (browser)
menu
menu-item
power-monitor
protocol
Modules for web page:
ipc (renderer)
remote
Modules for both sides:
clipboard
crash-reporter
screen
shell
Development
Coding style
Source code directory structure
Technical differences to node-webkit
Build instructions (Mac)
Build instructions (Windows)
Build instructions (Linux)