jashkenas--coffeescript/documentation/sections/examples.md

890 B
Raw Blame History

Examples

The best list of open-source CoffeeScript examples can be found on GitHub. But just to throw out a few more:

  • GitHubs Hubot, a friendly IRC robot that can perform any number of useful and useless tasks.
  • sstephensons Pow, a zero-configuration Rack server, with comprehensive annotated source.
  • technoweenies Coffee-Resque, a port of Resque for Node.js.
  • stephanks Orona, a remake of the Bolo tank game for modern browsers.
  • GitHubs Atom, a hackable text editor built on web technologies.
  • Basecamps Trix, a rich text editor for web apps.