licenses.dev

htmlnano v2.1.1

Modular HTML minifier, built on top of the PostHTML

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
cosmiconfig • 9.0.0Find and load configuration from a package.json property, rc file, TypeScript module, and more!DIRECT16
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
htmlparser2 • 7.2.0Fast & forgiving HTML/XML parserINDIRECT6
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
posthtml-parser • 0.11.0Parse HTML/XML to PostHTMLTreeINDIRECT7
posthtml-render • 3.0.0Renders PostHTML Tree to HTML/XMLINDIRECT1
posthtml • 0.16.6HTML/XML processorDIRECT10
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
timsort • 0.3.0TimSort: Fast Sorting for Node.jsDIRECT0
BSD-2-Clause5
PackageRelationDependenciesPublished
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
entities • 3.0.1Encode & decode XML and HTML entities with easeINDIRECT0
ISC2
PackageRelationDependenciesPublished
is-json • 2.0.1check if a string is a valid JSON string without using Try/CatchINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

[![licenses](https://licenses.dev/b/npm/htmlnano/2.1.1)](https://licenses.dev/npm/htmlnano/2.1.1)
<a href="https://licenses.dev/npm/htmlnano/2.1.1">
  <img src="https://licenses.dev/b/npm/htmlnano/2.1.1" alt="licenses" />
</a>
GitHub