Skip to content
MadRabbit edited this page Sep 13, 2010 · 2 revisions

Welcome!
====

FrontCompiler is a simple collection of compactors for the JavaScript,
CSS and HTML source code. It removes trailing whitespaces, comments and
transformates the local variables to make the sourcecode shorter.

For JavaScript, it can create a more compressed self-building script
for your code, see the description below.

The library can be used as a plugin for rails too.

Clone this wiki locally