Jammit

Jammit 0.7.0

It provides CSS and JavaScript concatenation and compression. Besides that, there's support for YUI Compressor and Closure Compiler compatibility, built-in JavaScript template support, ahead-of-time gzipping, and optional Data-URI / MHTML image...

read more
CoffeeScript

CoffeeScript 1.9.3 updated

The CoffeeScript compiler is written in pure CoffeeScript, using a small DSL on top of the Jison parser generator, and is available as a Node.js utility.The core compiler however, does not depend on Node, and can be run in other server-side-JavaScript...

Docco

Docco 0.7.0

It will generate linked HTML documentation file for the named source files, saving it into a /docs folder.It's main distinctive look is showing comments about the source in a panel on the left, while also showing the code itself on the right.Source code...