Cheng Zhao 0bcc9b7713 Don't handle browser messages before document object is created
When we recevied messages from browser, we will try to transfer the
message to web page, and when we do that blink will create an empty
document when there is no document object yet, which will make our init
script run when window.location is still about:blank.
2015-01-23 18:33:01 -08:00
2015-01-21 13:37:52 -08:00
2015-01-21 17:05:19 -08:00
2014-12-11 19:29:36 -08:00
2014-05-05 11:52:41 -07:00
2014-08-20 22:49:37 +08:00
2014-08-08 21:31:51 +08:00
2015-01-15 17:17:43 -08:00
2014-05-04 20:29:08 +08:00
⬆️ apm@0.122.0
2015-01-20 21:58:46 -08:00
2015-01-19 22:30:33 +08:00

Atom Shell Build Status

The Atom Shell framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on node.js and Chromium and is used in the Atom editor.

Downloads

Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the releases page.

Mirrors

Documentation

Guides and the API reference are located in the docs directory. It also contains documents describing how to build and contribute to atom-shell.

Community

There is an atom-shell category on the Atom forums as well as an #atom-shell channel on Freenode.

Description
No description provided
Readme MIT 336 MiB
Languages
C++ 56.7%
TypeScript 32.6%
Objective-C++ 5.6%
JavaScript 2.2%
Python 1.7%
Other 1.1%