minify-html
minify-html copied to clipboard
Allow custom whitespace minification rules by class
This allows library users to override the default rules, which while semantic may not be optimal for their specific situation. It also allows more flexible minification, esp. in conjuction with CSS (e.g. white-space rules applied on classes).