electron/README.md
2013-12-04 09:09:30 -08:00

20 lines
501 B
Markdown

# Atom Shell
Native layer for the [Atom editor](https://github.com/atom/atom).
## 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](https://github.com/atom/atom-shell/tree/master/docs).
## License
See the [`LICENSE`](LICENSE) file.