Minimize Versions Save

Minimize HTML

v0.5.10

10 years ago

Update to the latest dependencies and add proper MIT license file

v0.5.8

10 years ago

Minimize is a HTML minifier based on the node-htmlparser. This depedency will ensure output is solid and correct. Minimize is focussed on HTML5 and will not support older HTML drafts. It is not worth the effort and the web should move forward. Currently, HTML minifier is only usuable server side. Client side minification will be added in a future release.

Features:

  • remove empty attributes
  • strip CDATA from scripts
  • remove comments
  • remove redundant attributes
  • remove arbitrary quotes