Pakket: yui-compressor (2.4.8-2.1)
Verwijzigingen voor yui-compressor
Debian bronnen:
Het bronpakket yui-compressor downloaden:
- [yui-compressor_2.4.8-2.1.dsc]
- [yui-compressor_2.4.8.orig.tar.xz]
- [yui-compressor_2.4.8-2.1.debian.tar.xz]
Beheerders:
- Debian Java Maintainers (QA-pagina, Mailarchief)
- Dominik Smatana (QA-pagina)
- Michael Gilbert (QA-pagina)
- tony mancill (QA-pagina)
Externe bronnen:
- Homepage [yuilibrary.com]
Vergelijkbare pakketten:
JavaScript/CSS minifier
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).
Andere aan yui-compressor gerelateerde pakketten
|
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- of java5-runtime-headless
- virtueel pakket geboden door default-jre-headless, openjdk-11-jre-headless, openjdk-17-jre-headless
-
- dep: java-wrappers
- wrappers for java executables
-
- dep: libjargs-java
- Command-line argument parsing for Java