2013-04-12 05:46:58 +04:00
|
|
|
# Atom Shell
|
|
|
|
|
2013-12-04 21:09:24 +04:00
|
|
|
Native layer for the [Atom editor](https://github.com/atom/atom).
|
2013-04-12 05:46:58 +04:00
|
|
|
|
2013-08-07 10:20:32 +04:00
|
|
|
## Features
|
2013-04-12 05:46:58 +04:00
|
|
|
|
2013-08-07 10:20:32 +04:00
|
|
|
* Write desktop applications with web techniques
|
2013-08-20 20:40:40 +04:00
|
|
|
* Support built-in and third-party modules of node.js
|
2013-08-07 10:20:32 +04:00
|
|
|
* Support native node.js modules
|
|
|
|
* Extended built-in modules for desktop programming
|
|
|
|
* JavaScript on browser side
|
|
|
|
* Easy API for cross-process communication
|
2013-04-12 05:46:58 +04:00
|
|
|
|
2013-08-07 10:20:32 +04:00
|
|
|
## Usage & Development
|
2013-04-12 05:46:58 +04:00
|
|
|
|
2013-08-20 20:40:40 +04:00
|
|
|
See the docs [here](https://github.com/atom/atom-shell/tree/master/docs).
|
2013-04-12 05:46:58 +04:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
2013-08-07 16:30:24 +04:00
|
|
|
See the [`LICENSE`](LICENSE) file.
|