We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hast-util-class-list
1 parent 5a40d80 commit 297ea0eCopy full SHA for 297ea0e
readme.md
@@ -52,6 +52,8 @@ alphabetically based on content after `hast-util-`
52
— Convert a Node to React, Virtual DOM, Hyperscript, and more
53
* [`hast-util-assert`](https://github.com/syntax-tree/hast-util-assert)
54
— Assert HAST nodes
55
+* [`hast-util-class-list`](https://github.com/brechtcs/hast-util-class-list)
56
+ — Simulate the browser's `classList` API for HAST nodes
57
* [`hast-util-embedded`](https://github.com/syntax-tree/hast-util-embedded)
58
— Check if `node` is embedded content
59
* [`hast-util-find-and-replace`](https://github.com/syntax-tree/hast-util-find-and-replace)
0 commit comments