:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Перейти к файлу
Cheng Zhao 6bd56f2a52 gtk: Add utils imported from chrome. 2014-02-14 13:59:41 +00:00
app
browser
common
docs
renderer
script
spec
tools
vendor
.gitignore
.gitmodules
LICENSE
README.md
atom.gyp
common.gypi
filename_rules.gypi
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.