licenses.dev

vite-plugin-html v2.1.2

A plugin for vite to Minimize index.html and use lodash.template template syntax in index.html

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/source-map • 0.3.11Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT4
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@rollup/pluginutils • 4.2.1A set of utility functions commonly used by Rollup pluginsDIRECT2
acorn • 8.16.0ECMAScript parserINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.1.1Brace expansion as known from sh/bashINDIRECT1
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 • 5.3.3A well-tested CSS minifierINDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 8.3.0the complete solution for node.js command-line programsINDIRECT0
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
html-minifier-terser • 6.1.0Highly configurable, well-tested, JavaScript-based HTML minifier.DIRECT22
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
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
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
relateurl • 0.2.7Minify URLs by converting them from absolute to relative.INDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
dotenv-expand • 5.1.0Expand environment variables using dotenvDIRECT0
dotenv • 10.0.0Loads environment variables from .env fileDIRECT0
terser • 5.48.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT10
Apache-2.03
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesDIRECT7
filelist • 1.0.6Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.4JavaScript build tool, similar to Make or RakeINDIRECT6
ISC3
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.2 version:

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