mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
b975d4c41f5f5b349f9e37cc3335f80f4a089f94
Preivously this is disabled because quitting multiple windows could bring up the unresponsive dialog, but since we now have increased the unresponsive time limitto 5s, this is not needed anymore and could cause confusions. Fixes #17.
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%