パッケージ: yui-compressor (2.4.8-2)
yui-compressor に関するリンク
Debian の資源:
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]
メンテナ:
- Debian Java Maintainers (QA ページ, メールアーカイブ)
- Dominik Smatana (QA ページ)
- Michael Gilbert (QA ページ)
- tony mancill (QA ページ)
外部の資源:
- ホームページ [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
- 標準的な Java または Java 互換のランタイム (ヘッドレス)
- または java5-runtime-headless
- 以下のパッケージによって提供される仮想パッケージです: default-jre-headless, openjdk-11-jre-headless
-
- dep: java-wrappers
- wrappers for java executables
-
- dep: libjargs-java
- Command-line argument parsing for Java