This package has been deprecated

Author message:

Deprecated. Broccoli is no longer maintained.

broccoli-htmlmin

3.0.0 • Public • Published

broccoli-htmlmin

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

91

Version

3.0.0

License

MIT

Unpacked Size

3.37 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus