No description
![]() Chromium ships with it in its code base, but since libchromiumcontent doesn't contain it in the distribution, we need to include it herer to make breakpad_client compile. Note that we put the header under `vendor/third_party/lss` instead of checking out the repository under `vendor`, because we don't want to patch breakpad. |
||
---|---|---|
app | ||
browser | ||
common | ||
docs | ||
renderer | ||
script | ||
spec | ||
tools | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
atom.gyp | ||
common.gypi | ||
filename_rules.gypi | ||
LICENSE | ||
package.json | ||
README.md |
Atom Shell
Native layer for the Atom editor.
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.