Skip to content

Commit 9015eae

Browse files
authored
Add hast-util-to-jsx to list of utilities
1 parent e25fcd7 commit 9015eae

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 to a DOM tree
455455
* [`hast-util-to-html`](https://github.com/syntax-tree/hast-util-to-html)
456456
— Stringify nodes to HTML
457+
* [`hast-util-to-jsx`](https://github.com/mapbox/jsxtreme-markdown/tree/master/packages/hast-util-to-jsx)
458+
— Transform hast to JSX
457459
* [`hast-util-to-mdast`](https://github.com/syntax-tree/hast-util-to-mdast)
458460
— Transform HAST to MDAST
459461
* [`hast-util-to-nlcst`](https://github.com/syntax-tree/hast-util-to-nlcst)

0 commit comments

Comments
 (0)