licenses.dev

html-webpack-plugin v5.3.1

Simplifies creation of HTML files to serve your webpack bundles

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
@types/html-minifier-terser • 5.1.2TypeScript definitions for html-minifier-terserDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
clean-css • 4.2.4A well-tested CSS minifierINDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 4.1.1the complete solution for node.js command-line programsINDIRECT0
dom-converter • 0.2.0converts bare objects to DOM objects or xml representationsINDIRECT1
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
html-minifier-terser • 5.1.1Highly configurable, well-tested, JavaScript-based HTML minifier.DIRECT16
htmlparser2 • 6.1.0Fast & forgiving HTML/XML parserINDIRECT5
lodash • 4.17.21Lodash modular utilities.DIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
pretty-error • 2.1.2See nodejs errors with less clutterDIRECT16
relateurl • 0.2.7Minify URLs by converting them from absolute to relative.INDIRECT0
renderkid • 2.0.7Stylish console.log for nodeINDIRECT15
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
tapable • 2.2.1Just a little module for plugins.DIRECT0
utila • 0.4.0notareplacementforunderscoreINDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
css-select • 4.3.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
terser • 4.8.1JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT4
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
ISC1
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.3.1 version:

[![licenses](https://licenses.dev/b/npm/html-webpack-plugin/5.3.1)](https://licenses.dev/npm/html-webpack-plugin/5.3.1)
<a href="https://licenses.dev/npm/html-webpack-plugin/5.3.1">
  <img src="https://licenses.dev/b/npm/html-webpack-plugin/5.3.1" alt="licenses" />
</a>
GitHub