Showing 1-20 of 791 packages
Better typed `querySelector` and `querySelectorAll`.
hast utility for `querySelector`, `querySelectorAll`, and `matches`
javascript implementation of querySelectorAll
A scoped querySelectorAll replacement
Shadow DOM-piercing querySelector/querySelectorAll implementation
Based on @xmldom/xmldom with some minor enhancements. Add querySelector, querySelectorAll and match method to Document and Element.
querySelectorAll selector engine
Asynchronous versions of querySelector() and querySelectorAll()
Polyfill querySelector and querySelectorAll for IE7 and IE6.
Loop through nodelist / the result of querySelectorAll
querySelectorAll as $ alias
A polyfill that adds support for the CSS pseudo-class :has() to the DOM Selectors API (by extending .querySelector(), .querySelectorAll(), .matches(), .closest() or called directly)
A simple querySelector and querySelectorAll wrapper.
Safe version of querySelector() and querySelectorAll() methods. It never throws an error.
Aliases for querySelector & querySelectorAll
grep meets querySelectorAll
Returning an iterable array of the result of querySelectorAll from root to selector
A simple wrapper for querySelectorAll. Takes query string or dom node and returns an array of elements or element respectively.
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.
querySelectorAll polyfill