licenses.dev

parse-entities v4.0.1

Parse HTML character references

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
@types/unist • 2.0.11TypeScript definitions for unistDIRECT0
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolonDIRECT0
character-entities • 2.0.2Map of named character referencesDIRECT0
character-reference-invalid • 2.0.1Map of invalid numeric character references to their replacements, according to HTMLDIRECT0
decode-named-character-reference • 1.0.2Decode named character referencesDIRECT1
is-alphabetical • 2.0.1Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 2.0.1Check if a character is alphanumericalDIRECT2
is-decimal • 2.0.1Check if a character is decimalDIRECT0
is-hexadecimal • 2.0.1Check if a character is hexadecimalDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.1 version:

[![licenses](https://licenses.dev/b/npm/parse-entities/4.0.1)](https://licenses.dev/npm/parse-entities/4.0.1)
<a href="https://licenses.dev/npm/parse-entities/4.0.1">
  <img src="https://licenses.dev/b/npm/parse-entities/4.0.1" alt="licenses" />
</a>
GitHub