From 62110e94a0aabebc533cc9e1afa4e3317c5d76e2 Mon Sep 17 00:00:00 2001 From: tomByrer Date: Sat, 3 May 2014 17:16:27 -0600 Subject: [PATCH] + Gulp module --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff475e..0d63ca5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ See [corresponding blog post](http://perfectionkills.com/experimenting-with-html [Test suite is available online](http://kangax.github.io/html-minifier/tests/). -Also see corresponding [Grunt plugin](https://github.com/gruntjs/grunt-contrib-htmlmin) & [Ruby wrapper](https://github.com/stereobooster/html_minifier). +Also see corresponding [Ruby wrapper](https://github.com/stereobooster/html_minifier), and for Node.js, [Grunt plugin](https://github.com/gruntjs/grunt-contrib-htmlmin) & [Gulp module](https://github.com/jonschlinkert/gulp-htmlmin). How does HTMLMinifier compare to [another solution](http://www.willpeavy.com/minifier/) — HTML Minifier from Will Peavy (1st result in [google search for "html minifier"](https://www.google.com/#q=html+minifier))? -- 2.34.1