Skip to content

Commit 71094e3

Browse files
authored
Add hast-util-to-snabbdom to list of utilities
1 parent e9c0bd3 commit 71094e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
454454
— Transform HAST to NLCST
455455
* [`hast-util-to-parse5`](https://github.com/syntax-tree/hast-util-to-parse5)
456456
— Transform HAST to Parse5’s AST
457+
* [`hast-util-to-snabbdom`](https://github.com/syntax-tree/hast-util-to-snabbdom)
458+
— Transform to a Snabbdom tree
457459
* [`hast-util-to-string`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-to-string)
458460
— Get the plain-text value of a node
459461
* [`hast-util-transparent`](https://github.com/syntax-tree/hast-util-transparent)

0 commit comments

Comments
 (0)