minihtml

minihtml

HTML minifier written in Go.

Github: https://github.com/conneroisu/minihtml

minihtml ΒΆ

Minihtml is an HTML minifier written in Go. I wrote it to have a fast, dependency-free way to strip whitespace and reduce HTML output size in Go web applications. It integrates directly into Go server pipelines without requiring external tools or build steps.