broccoli-htmlmin

2.1.0 • Public • Published

broccoli-htmlmin Build Status

Minify HTML using Minimize

Issues with the output should be reported on the Minimize issue tracker.

Install

$ npm install --save-dev broccoli-htmlmin

Usage

var htmlmin = require('broccoli-htmlmin');
tree = htmlmin(tree, options);

API

htmlmin(tree, [options])

options

See the Minimize options.

License

MIT © Sindre Sorhus

Dependents (3)

Package Sidebar

Install

npm i broccoli-htmlmin

Weekly Downloads

8

Version

2.1.0

License

MIT

Last publish

Collaborators

  • sindresorhus