A Community-led Hyper-Hackable Text Editor
Go to file
Chris Wanstrath 868c0f08c2 hardcore require(). _ and $ are no longer global. ultimate victory.
CoffeeScript is still a global because it's used by require() to
open .coffee files. However, you can also load your own:

cs4 = require('my-coffee-script').CoffeeScript

🚬
2011-08-28 12:30:22 -07:00
Cocoa hardcore require(). _ and $ are no longer global. ultimate victory. 2011-08-28 12:30:22 -07:00
docs gigantic ass reorg. let me know if this breaks. 2011-08-27 03:55:56 -07:00
plugins hardcore require(). _ and $ are no longer global. ultimate victory. 2011-08-28 12:30:22 -07:00
src hardcore require(). _ and $ are no longer global. ultimate victory. 2011-08-28 12:30:22 -07:00
static plugins.coffee 2011-08-28 01:40:30 -07:00
vendor gigantic ass reorg. let me know if this breaks. 2011-08-27 03:55:56 -07:00
.gitignore try it out 2011-08-18 21:11:59 -07:00
Rakefile plugins/ (not working yet) 2011-08-27 15:13:12 -07:00
README.md commonjs 2011-08-26 15:43:37 -07:00