Skip to content

Commit 4f700f2

Browse files
committed
Update list of utilities
1 parent d5bd118 commit 4f700f2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,12 @@ See the [unist list of utilities][utilities] for more utilities.
382382

383383
* [`xastscript`](https://github.com/syntax-tree/xastscript)
384384
— Create xast trees
385+
* [`xast-util-from-xml`](https://github.com/syntax-tree/xast-util-from-xml)
386+
— Parse from XML to xast
385387
* [`xast-util-to-xml`](https://github.com/syntax-tree/xast-util-to-xml)
386-
— Serialize nodes to XML
388+
— Serialize xast to XML
389+
* [`hast-util-to-xast`](https://github.com/syntax-tree/hast-util-to-xast)
390+
— Transform hast to xast
387391

388392
## References
389393

0 commit comments

Comments
 (0)