Showing 1-20 of 5,713 packages
Better typed `querySelector` and `querySelectorAll`.
hast utility for `querySelector`, `querySelectorAll`, and `matches`
use querySelector syntax to search for nodes inside of (nested) shadow roots
Shadow DOM-piercing querySelector/querySelectorAll implementation
Based on @xmldom/xmldom with some minor enhancements. Add querySelector, querySelectorAll and match method to Document and Element.
Polyfill querySelector and querySelectorAll for IE7 and IE6.
querySelector(All) for the composed DOM tree
querySelector but for parent nodes
use querySelector syntax to search for nodes inside of (nested) shadow roots
Asynchronous versions of querySelector() and querySelectorAll()
el.querySelector {All} that also matches el
Shortcuts to the querySelector(All) functions, the (All) instead returning an array of nodes (because NodeLists are dumb)
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)
scrolls window to block selected by querySelector
Just aliases of querySelector.
@lift-html/incentive is a tiny wrapper around querySelector that implement targeting pattern similar to Hotwire Stimulus or GitHub Catalyst. It is intended to be used with lift-html, but doesn't depend on it.
use querySelector syntax to search for nodes inside of (nested) shadow roots
An API that provides a way to asynchronously observe the connectedness of a target Node or querySelector inside a document
Safe version of querySelector() and querySelectorAll() methods. It never throws an error.
A simple querySelector and querySelectorAll wrapper.