js-css-png-compress-all-in-one

Created: 2012-03-20 17:13
Updated: 2019-01-31 05:51

README.md

JS / CSS / Image 压缩工具集

fisker lionkay@gmail.com

  1. js 可以选择 google closure compiler 或 UglifyJS2 压缩 (删除UglifyJS,yui压缩JS的功能)

  2. css 使用 yuicompressor 压缩

  3. 图片 使用 pngout.exe 压缩

  4. 图片可以使用smush.it压缩 2012.5.18 增加(速度很慢,希望有更好的工具)

  5. 图片使用 pngquant 压缩 2015.7.18 增加(有损压缩)


js/css文件必须为utf-8编码

文件命名规则 file.dev.ext => file.ext / file2.ext => file2.min.ext


##组件版本

  1. ####google closure compiler http://code.google.com/p/closure-compiler/downloads/list latest version download from http://dl.google.com/closure-compiler/compiler-latest.zip

    20150718 update to 2015.06.10 20150519 update to 2015.05.07 20140904 update to 2014.08.15 20130816 update to compiler-20130722.zip 20130313 update to compiler-20130227.zip 20121113 update to compiler-20120917.zip Built at r2180 20120430 r1918

  2. ####yuicompressor http://yuilibrary.com/download/yuicompressor/

    20140904 update to yuicompressor-2.4.8.jar 2.4.7

  3. ####pngout http://advsys.net/ken/util/pngout.htm

20150519 update to 02/13/2015 20130816 update to 02/20/2013 http://advsys.net/ken/utils.htm#pngout 07/02/2011

  1. ####UglifyJS https://github.com/mishoo/UglifyJS

    submodule

  2. ####nodejs.exe http://nodejs.org/

    20130816 update to v0.10.15 20130313 update to v0.10.0 using x64 http://nodejs.org/dist/v0.10.0/ 20121113 update to v0.8.14 using x64 0.6.17 http://nodejs.org/dist/v0.6.17/

  3. ####smushit https://bitbucket.org/abhirama/smushit/downloads

    0.3

https://pngquant.org/ >v2.4.0


基于玉伯的工具修改 [http://code.google.com/p/ourtools/downloads/list]

Cookies help us deliver our services. By using our services, you agree to our use of cookies Learn more