No description
d723173bc7
Basic usage is: remote = require 'remote' Window = remote.require 'window' w = new Window { width: 800, height: 600 } Still need to do: * Beter support for Array type. * Remote objects should cheat devtools. * Support cross-process callbacks. |
||
---|---|---|
app | ||
browser | ||
common | ||
renderer | ||
script | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
atom.gyp | ||
LICENSE | ||
package.json | ||
README.md |