No description
Find a file
2014-03-06 10:30:22 +08:00
app
browser Temporary fix for flashing devtools. 2014-03-06 10:30:22 +08:00
common
docs Add 'activate-with-no-open-windows' event for app. 2014-03-05 18:09:44 +08:00
renderer Use except-iframe security by default. 2014-03-04 20:12:43 +08:00
script
spec Add spec for sanbox attribute of iframe. 2014-03-04 22:04:41 +08:00
tools
vendor Disable the detachment of devtools. 2014-03-04 19:59:25 +08:00
.gitignore
.gitmodules
atom.gyp Do not rely on thread to implement modal dialog. 2014-03-05 20:02:15 +08:00
common.gypi
filename_rules.gypi
LICENSE
package.json
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.