-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
The scraper
crate added in #3 doesn't implement minification.
It uses the html5ever
crate internally.
There are a number of html minification crates out there. My guess is one that can use the html5ever datastructure without re-parsing would be fastest, but that may not be true.
Metadata
Metadata
Assignees
Labels
No labels