Hello!
Could you, please, add standalone utility to use html-minifier lib?
To make possible things like this:
cat big.html | html-min > little.html
I think it will be very useful, but I don't know rust and cargo to suggest patch.
If you will do this, could you make utility with and without lib to minify js and css, please.
Hello!
Could you, please, add standalone utility to use html-minifier lib?
To make possible things like this:
cat big.html | html-min > little.html
I think it will be very useful, but I don't know rust and cargo to suggest patch.
If you will do this, could you make utility with and without lib to minify js and css, please.