No Description

Cheng Zhao f0d9ee4ca9 Shutdown gracefully, fixes #227. 11 years ago
atom f0d9ee4ca9 Shutdown gracefully, fixes #227. 11 years ago
chrome b1f4a47b5b Add LICENSE in chrome/. 11 years ago
docs cca0d8d583 :memo: Add docs for executeJavaScriptInDevTools. 11 years ago
script 2369f6cc41 Don't build symbols in CI. 11 years ago
spec 538bd1116d Deprecate app.terminate API. 11 years ago
tools 99ee21d657 linux: Generate symbols from the symbol file. 11 years ago
vendor 877277d837 Enable writing files in devtools. 11 years ago
.gitignore 9aefb9c2d3 Add /vendor/npm to gitignore. 11 years ago
.gitmodules cfca12d4a5 Use the gyp vendored by brightray. 11 years ago
LICENSE a915cf2e81 Initial empty browser. 12 years ago
README.md d79626f02f :memo: Update repo link to atom/atom 11 years ago
atom.gyp 86ebd6e8e3 Allow sending ipc messages to devtools. 11 years ago
common.gypi de21a164ea Build with -g on Linux. 11 years ago
filename_rules.gypi bc62d8c2c5 Ship the filename_rules.gypi which is modified from chromium. 11 years ago
package.json 5ead4f655a Bump v0.11.7. 11 years ago

README.md

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.