Ross ROSS = Recommend OSS · open-source software intelligence for agents

wilsonzlin/minify-html

Extremely fast and smart HTML + JS + CSS minifier, available for Rust, Deno, Java, Node.js, Python, Ruby, and WASM observed · 2026-08-28

github.com/wilsonzlin/minify-html · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 52
  • Release rhythm 53
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 2986
  • days_rel: 312
  • days_push: 288
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1169 stars · 68 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

minify-html is an extremely fast HTML minifier written in Rust that also minifies inline JS and CSS via oxc and lightningcss. It is available as a library for Rust, Node.js, Python, Ruby, Java, and Deno, as WASM, and as a CLI tool called minhtml.

Use cases

  • minify html files for production
  • compress inline javascript and css in html
  • batch minify a directory of html files
  • faster alternative to html-minifier
  • minify html with templating syntax
  • reduce page weight for faster load times

When to choose

  • you need very fast minification of large volumes of HTML
  • you want better compression than html-minifier
  • you need bindings for multiple languages or a CLI
  • your HTML contains templating syntax or minor invalid markup

When to avoid

  • you need to minify standalone JS or CSS files rather than HTML
  • you require highly configurable, plugin-based minification options

Facets

library · maturity active

compression parser web-development frontend performance rust python jvm ruby wasm cli cross-platform html-minifier css-minifier js-minifier minification bindings nodejs deno

2 sources

Member repositories

RepositoryRoleHealth v2
wilsonzlin/minify-htmlmain62

For agents

markdown · JSON · MCP: product_card(name="wilsonzlin/minify-html")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem