@@ -52,6 +52,8 @@ alphabetically based on content after `hast-util-` |
|
|
52 |
52 |
— Convert a Node to React, Virtual DOM, Hyperscript, and more |
53 |
53 |
* [`hast-util-assert`](https://github.com/syntax-tree/hast-util-assert) |
54 |
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 |
55 |
57 |
* [`hast-util-embedded`](https://github.com/syntax-tree/hast-util-embedded) |
56 |
58 |
— Check if `node` is embedded content |
57 |
59 |
* [`hast-util-find-and-replace`](https://github.com/syntax-tree/hast-util-find-and-replace) |