Skip to content

Commit 5e84433

Browse files
committed
Update list of utilities
1 parent c69178a commit 5e84433

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,12 @@ See the [unist list of utilities][utilities] for more utilities.
383383

384384
* [`xastscript`](https://github.com/syntax-tree/xastscript)
385385
— create xast trees
386+
* [`xast-util-feed`](https://github.com/syntax-tree/xast-util-feed)
387+
— build feeds (RSS, Atom)
386388
* [`xast-util-from-xml`](https://github.com/syntax-tree/xast-util-from-xml)
387389
— parse from XML to xast
390+
* [`xast-util-sitemap`](https://github.com/syntax-tree/xast-util-sitemap)
391+
— build `sitemap.xml`
388392
* [`xast-util-to-string`](https://github.com/syntax-tree/xast-util-to-string)
389393
— get the text value of xast trees
390394
* [`xast-util-to-xml`](https://github.com/syntax-tree/xast-util-to-xml)

0 commit comments

Comments
 (0)