QuickMinify
I’ve worked with Web Apps a lot more recently, and I found myself needing a way to minify JavaScript and CSS from one local interface. Sure, I could have kept tabs open in my browser for each, but that wouldn’t be as much fun.
So, instead, I wrote a local app to do it. It uses the Closure Compiler Service for JavaScript and CSSMinify for CSS. Download it for Windows, Macintosh OS X, or Linux.
No Comments Comments Feed
Add a Comment