queryselector topic
List
queryselector repositories
query-selector-shadow-dom
224
Stars
25
Forks
Watchers
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test env...
html5-dom-document-php
588
Stars
39
Forks
Watchers
A better HTML5 parser for PHP.
Dom
113
Stars
25
Forks
Watchers
Modern DOM API.
surreal
701
Stars
18
Forks
Watchers
🗿 Mini jQuery alternative. Dependency-free animations. Locality of Behavior. Use one element or arrays transparently. Pairs with htmx. Vanilla querySelector() but better!
hast-util-select
37
Stars
1
Forks
Watchers
utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast
unist-util-select
59
Stars
9
Forks
Watchers
utility to select unist nodes with CSS-like selectors