Description
Provides CoffeeScript, a small language that compiles into JavaScript. Developers use it to write JavaScript-like programs with a different syntax and then generate browser or Node.js-compatible JavaScript.
Use it when maintaining projects that are written in CoffeeScript. New projects should consider whether this extra compilation step is still worth the maintenance cost.