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.
1 parent 8794af4 commit 771fbdeCopy full SHA for 771fbde
readme.md
@@ -234,6 +234,8 @@ Either do not use user input in `hastscript` or use
234
235
* [`unist-builder`](https://github.com/syntax-tree/unist-builder)
236
— Create any unist tree
237
+* [`xastscript`](https://github.com/syntax-tree/xastscript)
238
+ — Create a xast tree
239
* [`hast-to-hyperscript`](https://github.com/syntax-tree/hast-to-hyperscript)
240
— Convert a Node to React, Virtual DOM, Hyperscript, and more
241
* [`hast-util-from-dom`](https://github.com/syntax-tree/hast-util-from-dom)
0 commit comments