licenses.dev

html-parse-stringify v1.0.2

Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
void-elements • 1.0.0Array of "void elements" defined by the HTML specification.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

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