Cheng Zhao 2bcb7393c4 Avoid calling GetRequestContext() in UI thread, fixes #591.
Since we can access job factory without touching the request context,
there is no need to make sure GetRequestContext() is called before using
the protocol module.
2014-08-20 13:48:38 +08:00
2014-05-05 11:52:41 -07:00
2014-08-08 21:31:51 +08:00
2014-08-19 23:36:26 +08:00
2014-08-08 15:45:24 +08:00
2014-05-04 20:29:08 +08:00
2014-08-18 09:49:08 +00:00
2014-05-14 11:32:24 -07: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.

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 334 MiB
Languages
C++ 56.7%
TypeScript 32.7%
Objective-C++ 5.5%
JavaScript 2.2%
Python 1.7%
Other 1.1%