licenses.dev

gulp-htmlmin v5.0.1

gulp plugin to minify HTML.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
ansi-colors • 1.1.0Collection of ansi colors and styles.INDIRECT1
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
camel-case • 3.0.0Camel case a stringINDIRECT3
clean-css • 4.2.4A well-tested CSS minifierINDIRECT1
commander • 2.17.1the complete solution for node.js command-line programsINDIRECT0
commander • 2.19.0the complete solution for node.js command-line programsINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
html-minifier • 3.5.21Highly configurable, well-tested, JavaScript-based HTML minifier.DIRECT12
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
lower-case • 1.1.4Lowercase a stringINDIRECT0
no-case • 2.3.2Remove case from a stringINDIRECT1
param-case • 2.1.1Param case a stringINDIRECT2
plugin-error • 1.0.1Error handling for Vinyl plugins.DIRECT9
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
relateurl • 0.2.7Minify URLs by converting them from absolute to relative.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
upper-case • 1.1.3Upper case a stringINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 3.4.10JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT2
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/gulp-htmlmin)](https://licenses.dev/npm/gulp-htmlmin)
<a href="https://licenses.dev/npm/gulp-htmlmin">
  <img src="https://licenses.dev/b/npm/gulp-htmlmin" alt="licenses" />
</a>

Or the licenses badge code for the 5.0.1 version:

[![licenses](https://licenses.dev/b/npm/gulp-htmlmin/5.0.1)](https://licenses.dev/npm/gulp-htmlmin/5.0.1)
<a href="https://licenses.dev/npm/gulp-htmlmin/5.0.1">
  <img src="https://licenses.dev/b/npm/gulp-htmlmin/5.0.1" alt="licenses" />
</a>
GitHub