Cheng Zhao ab83b21fa6 Use gfx::Image instead of gfx::ImageSkia in API
The gfx::Image can use NSImage directly as underlying format, so we
don't have to decode images ourselves on Mac, and we will also be able
to make use of template images.
2015-01-02 18:43:56 -08:00
2014-12-21 17:39:59 -08:00
2014-12-17 18:14:10 -08:00
2014-12-11 19:29:36 -08:00
2015-01-02 18:10:29 -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
2014-05-04 20:29:08 +08:00
2014-12-29 12:21:35 -08: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 331 MiB
Languages
C++ 56.7%
TypeScript 32.6%
Objective-C++ 5.6%
JavaScript 2.2%
Python 1.7%
Other 1.1%