minify-html-onepass 0.15.0

Even faster version of minify-html
Documentation
[badges.maintenance]
status = "actively-developed"

[dependencies.aho-corasick]
version = "0.7"

[dependencies.lazy_static]
version = "1.4"

[dependencies.lightningcss]
version = "1.0.0-alpha.51"

[dependencies.memchr]
version = "2"

[dependencies.minify-html-common]
version = "0.0.2"

[dependencies.minify-js]
version = "0.5.6"

[dependencies.rustc-hash]
version = "1.1.0"

[package]
authors = ["Wilson Lin <code@wilsonl.in>"]
categories = ["compression", "development-tools::build-utils", "web-programming"]
description = "Even faster version of minify-html"
edition = "2018"
homepage = "https://github.com/wilsonzlin/minify-html"
keywords = ["html", "compress", "minifier", "js", "css"]
license = "MIT"
name = "minify-html-onepass"
readme = "README.md"
repository = "https://github.com/wilsonzlin/minify-html.git"
version = "0.15.0"