Skip to content

Commit 297ea0e

Browse files
brechtcswooorm
authored andcommitted
Add hast-util-class-list to list of utilities
Closes GH-12. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
1 parent 5a40d80 commit 297ea0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ alphabetically based on content after `hast-util-`
5252
— Convert a Node to React, Virtual DOM, Hyperscript, and more
5353
* [`hast-util-assert`](https://github.com/syntax-tree/hast-util-assert)
5454
— 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
5557
* [`hast-util-embedded`](https://github.com/syntax-tree/hast-util-embedded)
5658
— Check if `node` is embedded content
5759
* [`hast-util-find-and-replace`](https://github.com/syntax-tree/hast-util-find-and-replace)

0 commit comments

Comments
 (0)