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 c69178a commit 5e84433Copy full SHA for 5e84433
readme.md
@@ -383,8 +383,12 @@ See the [unist list of utilities][utilities] for more utilities.
383
384
* [`xastscript`](https://github.com/syntax-tree/xastscript)
385
— create xast trees
386
+* [`xast-util-feed`](https://github.com/syntax-tree/xast-util-feed)
387
+ — build feeds (RSS, Atom)
388
* [`xast-util-from-xml`](https://github.com/syntax-tree/xast-util-from-xml)
389
— parse from XML to xast
390
+* [`xast-util-sitemap`](https://github.com/syntax-tree/xast-util-sitemap)
391
+ — build `sitemap.xml`
392
* [`xast-util-to-string`](https://github.com/syntax-tree/xast-util-to-string)
393
— get the text value of xast trees
394
* [`xast-util-to-xml`](https://github.com/syntax-tree/xast-util-to-xml)
0 commit comments