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-to-jsx
1 parent e25fcd7 commit 9015eaeCopy full SHA for 9015eae
readme.md
@@ -454,6 +454,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
454
— Transform to a DOM tree
455
* [`hast-util-to-html`](https://github.com/syntax-tree/hast-util-to-html)
456
— 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
459
* [`hast-util-to-mdast`](https://github.com/syntax-tree/hast-util-to-mdast)
460
— Transform HAST to MDAST
461
* [`hast-util-to-nlcst`](https://github.com/syntax-tree/hast-util-to-nlcst)
0 commit comments