Which javascript minification library produces better results?
Posted
by lsdr
on Stack Overflow
See other posts from Stack Overflow
or by lsdr
Published on 2008-12-11T20:46:05Z
Indexed on
2010/05/29
9:12 UTC
Read the original article
Hit count: 354
Between Yahoo! UI Compressor, Dean Edwards Packer and jsmin, which produces better results, both in terms of resulting footprint and fewer errors when obfuscating.
© Stack Overflow or respective owner