We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hast-util-select
1 parent 7177efd commit e9ba8d7Copy full SHA for e9ba8d7
readme.md
@@ -88,6 +88,8 @@ alphabetically based on content after `hast-util-`
88
— Reparse a HAST tree;
89
* [`hast-util-sanitize`](https://github.com/syntax-tree/hast-util-sanitize)
90
— Sanitise nodes;
91
+* [`hast-util-select`](https://github.com/syntax-tree/hast-util-select)
92
+ — `querySelector`, `querySelectorAll`, and `matches`;
93
* [`hast-util-script-supporting`](https://github.com/syntax-tree/hast-util-script-supporting)
94
— Check if `node` is script-supporting content;
95
* [`hast-util-sectioning`](https://github.com/syntax-tree/hast-util-sectioning)
0 commit comments