Skip to content

taskjs/task-htmlminifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Minify HTML files with html-minifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published