зеркало из https://github.com/electron/electron.git
5f4a9316f1 | ||
---|---|---|
app | ||
browser | ||
common | ||
docs | ||
renderer | ||
script | ||
spec | ||
tools | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
atom.gyp | ||
common.gypi | ||
filename_rules.gypi | ||
package.json |
README.md
Atom Shell
Native layer for the Atom.
Features
- Write desktop applications with web techniques
- Support built-in and third-party modules of node.js
- Support native node.js modules
- Extended built-in modules for desktop programming
- JavaScript on browser side
- Easy API for cross-process communication
Usage & Development
See the docs here.
License
See the LICENSE
file.