软件包: yui-compressor (2.4.8-2)
yui-compressor 的相关链接
Trisquel 的资源:
下载源码包 yui-compressor:
- [yui-compressor_2.4.8-2.dsc]
- [yui-compressor_2.4.8.orig.tar.xz]
- [yui-compressor_2.4.8-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Dominik Smatana
- Michael Gilbert
- tony mancill
外部的资源:
- 主页 [yuilibrary.com]
相似软件包:
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).
其他与 yui-compressor 有关的软件包
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- 或者 java5-runtime-headless
- 本虚包由这些包填实: default-jre-headless, openjdk-11-jre-headless, openjdk-8-jre-headless
-
- dep: java-wrappers
- wrappers for java executables
-
- dep: libjargs-java
- Command-line argument parsing for Java