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.
unist-util-flatmap
1 parent 0346b32 commit 5120e77Copy full SHA for 5120e77
readme.md
@@ -218,6 +218,8 @@ A list of **vfile**-related utilities can be found at [**vfile**][vfile].
218
— Find nodes between two nodes or positions
219
* [`unist-util-find-before`](https://github.com/syntax-tree/unist-util-find-before)
220
— Find a node before another node
221
+* [`unist-util-flatmap`](https://gitlab.com/staltz/unist-util-flatmap)
222
+ — Create a new tree by expanding a node into many
223
* [`unist-util-generated`](https://github.com/syntax-tree/unist-util-generated)
224
— Check if a node is generated
225
* [`unist-util-index`](https://github.com/eush77/unist-util-index)
0 commit comments