task-htmlminifier
v0.1.0
Published
Minify HTML files with html-minifier.
Downloads
4
Readme
task-htmlminifier
Minify HTML files with html-minifier.
The "htmlminifier" task
Usage Examples
var htmlminifier = new (require('task-htmlminifier'))
htmlminifier.run(inputs, options, logger)
Options
See the HTMLMinifier docs for complete options.
Release History
- 2014-07-01 0.1.0 Initial release.
License
Copyright (c) 2014 Yuanyan Cao. Licensed under the MIT license.