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
42c2f87217
electron
/
docs
History
Download ZIP
Download TAR.GZ
Cheng Zhao
1321fb8151
Assume users are using Xcode 5.1.
2014-05-09 10:04:49 +08:00
..
api
Correct WebContents send example.
2014-05-07 16:32:02 -07:00
development
Assume users are using Xcode 5.1.
2014-05-09 10:04:49 +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)