pulsar/README.md
Chris Wanstrath 1686173f76 commonjs
2011-08-26 15:43:37 -07:00

22 lines
712 B
Markdown

## 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
## 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