We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hast-util-from-dom
1 parent 71094e3 commit 6c6afb3Copy full SHA for 6c6afb3
readme.md
@@ -398,6 +398,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
398
— Check if `node` is embedded content
399
* [`hast-util-find-and-replace`](https://github.com/syntax-tree/hast-util-find-and-replace)
400
— 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
403
* [`hast-util-from-parse5`](https://github.com/syntax-tree/hast-util-from-parse5)
404
— Transform Parse5’s AST to HAST
405
* [`hast-util-from-string`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-from-string)
0 commit comments