Docs.rs
minify-html-0.18.1
minify-html 0.18.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wilsonzlin
Dependencies
ahash ^0.8
normal
aho-corasick ^1.1
normal
lightningcss ^1.0.0-alpha.68
normal
memchr ^2
normal
minify-html-common ^0.0.3
normal
once_cell ^1.21
normal
oxc_allocator ^0.95
normal
oxc_codegen ^0.95
normal
oxc_minifier ^0.95
normal
oxc_parser ^0.95
normal
oxc_span ^0.95
normal
Versions
89.47%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate minify_html
minify_
html
0.18.1
All Items
Crate Items
Structs
Functions
Crate
minify_
html
Copy item path
Source
Structs
§
Cfg
Configuration settings that can be adjusted and passed to a minification function to change the minification approach.
Functions
§
canonicalise
minify
Minifies UTF-8 HTML code, represented as an array of bytes.