licenses.dev

hast-util-to-html v8.0.4

hast utility to serialize to HTML

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
@types/hast • 2.3.10TypeScript definitions for hastDIRECT1
@types/parse5 • 6.0.3TypeScript definitions for parse5INDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistDIRECT0
ccount • 2.0.1Count how often a character (or substring) is used in a stringDIRECT0
character-entities-html4 • 2.1.0Map of named character references from HTML 4INDIRECT0
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolonINDIRECT0
comma-separated-tokens • 2.0.3Parse and stringify comma-separated tokensDIRECT0
hast-util-from-parse5 • 7.1.2hast utility to transform from Parse5’s ASTINDIRECT13
hast-util-parse-selector • 3.1.1hast utility to create an element from a simple CSS selectorINDIRECT2
hast-util-raw • 7.2.3hast utility to reparse a treeDIRECT23
hast-util-to-parse5 • 7.1.0hast utility to transform hast to Parse5’s ASTINDIRECT7
hast-util-whitespace • 2.0.1hast utility to check if a node is inter-element whitespaceDIRECT0
hastscript • 7.2.0hast utility to create treesINDIRECT6
html-void-elements • 2.0.1List of HTML void tag namesDIRECT0
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
property-information • 6.5.0Info on the properties and attributes of the web platformDIRECT0
space-separated-tokens • 2.0.2Parse and stringify space separated tokensDIRECT0
stringify-entities • 4.0.4Serialize (encode) HTML character referencesDIRECT2
unist-util-is • 5.2.1unist utility to check if a node passes a testINDIRECT1
unist-util-position • 4.0.4unist utility to get the position of a nodeINDIRECT1
unist-util-stringify-position • 3.0.3unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 5.1.3unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 4.1.2unist utility to visit nodesINDIRECT3
vfile-location • 4.1.0vfile utility to convert between positional (line and column-based) and offset (range-based) locationsINDIRECT5
vfile-message • 3.1.4vfile utility to create a virtual messageINDIRECT2
vfile • 5.3.7Virtual file format for text processingINDIRECT4
web-namespaces • 2.0.1Map of web namespacesINDIRECT0
zwitch • 2.0.4Handle values based on a propertyDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 8.0.4 version:

[![licenses](https://licenses.dev/b/npm/hast-util-to-html/8.0.4)](https://licenses.dev/npm/hast-util-to-html/8.0.4)
<a href="https://licenses.dev/npm/hast-util-to-html/8.0.4">
  <img src="https://licenses.dev/b/npm/hast-util-to-html/8.0.4" alt="licenses" />
</a>
GitHub