Skip to content
epitron edited this page Dec 26, 2010 · 122 revisions

CoffeeScript In The Wild

Tools and Frameworks

Documentation Generators

Docco - a quick-and-dirty literate-programming-style documentation generator for CoffeeScript. Used to produce the annotated source.

Templating

eco - Embedded CoffeeScript templates (the erb of CoffeeScript)

node.js web app frameworks

zappa - DSL for CoffeeKup, socket.io, express

Testing

Zombie.js - headless full-stack testing using node.js

CommonJS Module loaders

requisition - Server-side module library packer and client-side module loader -- via require()

Miscellaneous

tag - Simple Terminal.app window titles

courier - npm packages in CoffeeScript - (package.coffee) -> (package.json)

Libraries

Math - high performance 2D/3D extensions for CommonJS's "Math" module

Applications

cortex - MMO game platform written on node.js and WebGL

diaspora-x2 - Diaspora ported to XMPP and CoffeeScript

Clone this wiki locally