:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Перейти к файлу
Cheng Zhao 7a6db019e8 Use lastes npm in CI. 2014-03-28 09:25:53 +00:00
atom gtk: Force size allocation in window, fixes #219. 2014-03-28 16:01:38 +08:00
chrome
docs
script Use lastes npm in CI. 2014-03-28 09:25:53 +00:00
spec
tools
vendor Upgrade to apm@0.37.0 2014-03-28 16:19:19 +08:00
.gitignore
.gitmodules
LICENSE
README.md
atom.gyp Fix the location default_app is copied to. 2014-03-16 15:19:09 +08:00
common.gypi
filename_rules.gypi
package.json Bump v0.11.4. 2014-03-26 02:16:32 +00:00

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.