YUICompressor
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
August 2022 | NA | 0 (0%) | 6 |
July 2022 | 469/816 | 16 (0%) | 12 |
June 2022 | 482/810 | 16 (0%) | 17 |
May 2022 | 491/810 | 16 (0%) | 14 |
April 2022 | 469/817 | 19 (0%) | 13 |
March 2022 | 512/820 | 16 (0%) | 14 |
February 2022 | 491/819 | 14 (0%) | 8 |
January 2022 | 432/817 | 23 (0.01%) | 15 |
December 2021 | 523/811 | 13 (0%) | 13 |
November 2021 | 403/822 | 33 (0.01%) | 21 |
October 2021 | 484/826 | 18 (0%) | 20 |
September 2021 | 481/830 | 18 (0%) | 17 |
August 2021 | NA | 16 | 0 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Tuesday, August 9, 2022 - 10:41
Reviews Sign in to post reviews
Can't install on Eclipse 2020-06 (4.16.0)
Submitted by Emmanuel FOURNIER on Sun, 2020-08-30 17:37
Eclipse say that is not compatoble :-(
Uses YUICompressor version 2.4.2
Submitted by Ian Roskam on Wed, 2017-07-19 14:43
This plugin is using YUICompressor version 2.4.2. Current release is 2.4.8. One bug that exists is squelching a required space after "and" keyword in media queries.
free online minifier
Submitted by Tony Tong on Sat, 2015-12-12 03:22
i find a free online service using YUI compressor to minify js www.online-code.net/minify-js.html and compress css www.online-code.net/minify-css.html, so it will reduce the size of web page.
Encoding Problems
Submitted by Chris Zalam on Wed, 2015-05-13 04:45
Does not transfer my UTF-8 encoded js File to an UTF-8 encoded minified version.
As long as there is no chance to configure the encoding parameter, it's useless for our use case.
Overwrite existing Files, or compress to Clipboard
Submitted by Samuel Suther on Thu, 2015-02-12 10:19
Would be really nice, if you could add a way to not only save a new "not existing" file withe compressed Code, but make it able to overwrite existing file.
For example:
I have myScript.js in the folder. All minified JS are named myScript.min.js.
I change the stuff in myScript.js and wan't to overwrite the myScript.min.js by compress the JS.
Even a way like "copy compressed source to clipboard" would be really nice.
Anyway, thanks a lot for this Plugin.
seems not working on Eclipse Luna
Submitted by Matteo Cafarotti on Sat, 2014-10-11 02:32
It should create a new Entry inside External Tools menu for minifying css and js but it doesn't, maybe is not compatible with latest eclipse
This work for me on Eclipse
Submitted by Gilles Bouissac on Sun, 2014-11-02 06:46
This work for me on Eclipse Luna 4.4.0 on Ubuntu 14.04.
The menus ("External Tool/Compress javascript" and "External Tool/Compress CSS") are only available with the context menu on js/css files. Nothing available on the whole project, the plugin cannot concatenate multiple source files.