licenses.dev

html-tag v2.0.0

Generate HTML elements from a javascript object.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
is-self-closing • 1.0.1Returns true if the given name is a HTML void element or common SVG self-closing element.DIRECT1
kind-of • 6.0.3Get the native type of a value.DIRECT0
self-closing-tags • 1.0.1HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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