HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by
removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
As a result pages become smaller in size and load faster. A command-line version of the compressor is also
available.
Version2.2.0compared with
Version Details
| 2.1.0 | 2.2.0 | |
|---|---|---|
| Release date | Apr 19, 2025 | Apr 19, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.1.0 | 2.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.javascript » closure-compiler | v20240317 | v20250407 |
