套件: yui-compressor (2.4.8-2.1)
yui-compressor 的相關超連結
Trisquel 的資源:
下載原始碼套件 yui-compressor:
- [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]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- 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-17-jre-headless, openjdk-18-jre-headless, openjdk-8-jre-headless
-
- dep: java-wrappers
- wrappers for java executables
-
- dep: libjargs-java
- Command-line argument parsing for Java