0.1.0 • Published 10 years ago

task-htmlminifier v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

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.