mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
38810c5518781a0e7b0c9018eaea672c43535777
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.
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.
Languages
C++
55.9%
TypeScript
33.4%
Objective-C++
5.5%
JavaScript
2.4%
Python
1.7%
Other
1%