Skip to content

Commit 6c6afb3

Browse files
authored
Add hast-util-from-dom to list of utilities
1 parent 71094e3 commit 6c6afb3

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
@@ -398,6 +398,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
398398
— Check if `node` is embedded content
399399
* [`hast-util-find-and-replace`](https://github.com/syntax-tree/hast-util-find-and-replace)
400400
— Find and replace text
401+
* [`hast-util-from-dom`](https://github.com/syntax-tree/hast-util-from-dom)
402+
— Transform a DOM tree to hast
401403
* [`hast-util-from-parse5`](https://github.com/syntax-tree/hast-util-from-parse5)
402404
— Transform Parse5’s AST to HAST
403405
* [`hast-util-from-string`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-from-string)

0 commit comments

Comments
 (0)