Monday, May 13, 2024
 Popular · Latest · Hot · Upcoming
32
rated 0 times [  38] [ 6]  / answers: 1 / hits: 21185  / 15 Years ago, tue, march 31, 2009, 12:00:00

I'm looking for some applications or websites that minimize css and js files. Ideally, they could batch them all or if not, one at a time.


More From » css

 Answers
18

YUI Compressor does both JavaScript and CSS. I'm not sure if you can send it a batch of files.



You can batch process at YUI Compressor Online (yui.2clics.net), though that version only accepts JavaScript. Another Online YUI Compressor (refresh-sf.com) accepts CSS, too, but doesn't batch.



In terms of comparing the various minifiers, see jQuery : Frequently Asked Questions (FAQ) : How do I compress my code? Also, check out Microsoft Ajax Minifier.



jQuery has switched from the YUI Compressor to Google's Closure Compiler for the minified version that they distribute.


[#99771] Tuesday, March 24, 2009, 15 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
aileent

Total Points: 556
Total Questions: 107
Total Answers: 101

Location: Croatia
Member since Fri, Sep 11, 2020
4 Years ago
;