No description
Find a file
2013-12-31 08:01:08 +00:00
app Bump v0.8.1. 2013-12-29 23:09:19 +08:00
browser Flip the y axis in CapturePage API, fixes #148. 2013-12-31 14:40:42 +08:00
common Bump v0.8.1. 2013-12-29 23:09:19 +08:00
docs Add notes about remote buffer in capturePage API's docs. 2013-12-31 10:00:29 +08:00
renderer Add basic support for window.open's features. 2013-12-27 14:57:53 +08:00
script Build for x64 architecture on OS X, fixes #132. 2013-12-27 14:17:35 +08:00
spec Add spec for window.open. 2013-12-27 14:58:13 +08:00
tools win: Do not generate symbols for static libraries and strip .pdb in symbol name. 2013-11-28 20:53:07 +08:00
vendor Use the gyp vendored by brightray. 2013-12-25 18:47:19 +08:00
.gitignore Generate the distribution file under 'dist' directory. 2013-08-21 11:57:35 +08:00
.gitmodules Use the gyp vendored by brightray. 2013-12-25 18:47:19 +08:00
atom.gyp Compile coffee script on Linux. 2013-12-31 08:01:08 +00:00
common.gypi Update node: Removed two unused patches. 2013-12-20 14:20:24 +08:00
filename_rules.gypi
LICENSE
package.json Bump v0.8.1. 2013-12-29 23:09:19 +08:00
README.md 📝 Update repo link to atom/atom 2013-12-04 09:09:30 -08:00

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.