Add MIT license and mention it in htmlminifier.js;
authorJuriy Zaytsev <kangax@gmail.com>
Wed, 10 Feb 2010 19:34:08 +0000 (14:34 -0500)
committerJuriy Zaytsev <kangax@gmail.com>
Wed, 10 Feb 2010 19:34:08 +0000 (14:34 -0500)
commitfd0a2c227beccdbe01ab1159628889386335d7ca
tree3d0b147832ba709d8ce46657a2d9fdb12150b987
parent10291f87b92406c68a284ce09b6153ff8af528b1
Add MIT license and mention it in htmlminifier.js;
Add checkbox to remove empty elements (off by default);
Add checkbox to remove comments from STYLE and SCRIPT elements;
Collapse whitespace in textnodes, when it's safe to do so;
Rename options to get rid of "should" prefix.
index.html
master.js
src/htmlminifier.js
src/license.txt [new file with mode: 0644]
tests/index.html