Paketname | yui-compressor |
Beschreibung | JavaScript/CSS minifier |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.4.2-2 |
Sektion | universe/java |
Priorität | optional |
Installierte Größe | 828 Byte |
Hängt ab von | default-jre-headless | java5-runtime-headless, libjargs-java, java-wrappers |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 748022 Byte |
Prüfsumme MD5 | 75819625780da8ef47a15528d1e2840a |
Prüfsumme SHA1 | b182199e9805a5d40a5a16dbcc039402e07af628 |
Prüfsumme SHA256 | 6acfcbc1b44e870a78b7295f89339f6976d139c7b68c0a23c687a38c09b51179 |
Link zum Herunterladen | yui-compressor_2.4.2-2_all.deb |
Ausführliche Beschreibung | The YUI Compressor is a JavaScript compressor which, in addition to removing
comments and white-spaces, obfuscates local variables using the smallest
possible variable name. This obfuscation is safe, even when using constructs
such as 'eval' or 'with' (although the compression is not optimal is those
cases) Compared to jsmin, the average savings is around 20%.
.
The YUI Compressor is also able to safely compress CSS files. The decision
on which compressor is being used is made on the file extension (js or css).
|