Skip to content

Commit 5120e77

Browse files
staltzwooorm
authored andcommitted
Add unist-util-flatmap to list of plugins
Closes GH-15.
1 parent 0346b32 commit 5120e77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ A list of **vfile**-related utilities can be found at [**vfile**][vfile].
218218
— Find nodes between two nodes or positions
219219
* [`unist-util-find-before`](https://github.com/syntax-tree/unist-util-find-before)
220220
— 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
221223
* [`unist-util-generated`](https://github.com/syntax-tree/unist-util-generated)
222224
— Check if a node is generated
223225
* [`unist-util-index`](https://github.com/eush77/unist-util-index)

0 commit comments

Comments
 (0)