Posts Tagged ‘css’

Good Online JavaScript Encoding & CSS Compression tools

November 26th, 2007

As I was looking at shrinking the CSS and JavaScript files DevScripts from 60+kb and 70+kb respectively, I found a couple of helpful of good tools to keep handy when you’re dropping your projects into production.

To compress javascript I used the Code and Coffee online JavaScript compression/encoding tool, and for cleaning up the CSS, I used CleanCSS which was sent to me by a former colleague.
» Read more: Good Online JavaScript Encoding & CSS Compression tools