Files
atom/README.md
Chris Wanstrath f2e7d55a22 jazz up the readme
2011-08-28 12:46:34 -07:00

30 lines
885 B
Markdown

![](https://img.skitch.com/20110828-e6a2sk5mqewpfnxb3eeuef112d.png)
## Informative Links
### Ace
* https://github.com/ajaxorg/ace/wiki/Creating-or-Extending-an-Edit-Mode
* https://github.com/ajaxorg/ace/blob/master/lib/ace/selection.js
* https://github.com/ajaxorg/ace/blob/master/lib/ace/commands/default_commands.js
* https://github.com/ajaxorg/ace/blob/master/lib/ace/document.js
### commonjs
* http://ringojs.org/api/master/
* http://wiki.commonjs.org/wiki/Filesystem/A
* https://github.com/280north/narwhal
### JSCocoa
* http://parmanoir.com/Taming_JavascriptCore_within_and_without_WebView
* https://github.com/parmanoir/jscocoa/
* http://code.google.com/p/jscocoa/
### Cloud9
* Extensions: http://cloud9ide.posterous.com/writing-an-extension-for-cloud9-javascript-id
* https://github.com/ajaxorg/cloud9/blob/master/client/ext/extension_template/extension_template.js