task-htmlminifier

0.1.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i task-htmlminifier

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • yuanyan