You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TrevorBurnham edited this page Feb 17, 2011
·
14 revisions
CoffeeScript build tools
tdreyno's Middleman — a lightweight framework built on Sinatra that serves lives Haml, Sass and CoffeeScript during development, then compiles, concatenates and minifies them for you when you're ready to deploy.
Haml: inem and gerad's coffee-haml-filter — a custom filter for rendering CoffeeScript inline within Haml templates.
Java: yeungda's JCoffeeScript — uses Rhino to compile CoffeeScript, allowing compilation within Java projects or on systems that Node.js doesn't support.