licenses.dev

dom-closest v0.2.0

For a given DOM element, find the first ancestor that matches a given CSS selector.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
dom-matches • 2.0.0Check if a DOM element matches a given selectorDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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