hazendaz / htmlcompressor

Automatically exported from code.google.com/p/htmlcompressor
Other
16 stars 2 forks source link
compression css html xml

HtmlCompressor

Java CI Maven central Apache 2

hazendaz

See site page here

Small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available.

PACKAGE CONTENT

USAGE

Please refer to http://code.google.com/p/htmlcompressor/ for the detailed documentation.

PROJECT BUILD

CHANGELOG

Looking to help