licenses.dev

hast-util-to-text v2.0.1

hast utility to get the plain-text value of a node according to the `innerText` algorithm

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
hast-util-is-element • 1.1.0hast utility to check if a node is a (certain) elementDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.DIRECT0
unist-util-find-after • 3.0.0unist utility to find a node after another nodeDIRECT1
unist-util-is • 4.1.0unist utility to check if a node passes a testINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.1 version:

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