Skip to content

Commit 046b96e

Browse files
committed
Add unist-util-filter to list of utilities
1 parent c27a25c commit 046b96e

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
@@ -59,6 +59,10 @@ A list of **VFile**-related utilities can be found at [**vfile**](https://github
5959

6060
### Unist node utilties
6161

62+
* [`unist-util-filter`](https://github.com/eush77/unist-util-filter)
63+
— Create a new Unist tree with all nodes that pass the test
64+
implemented by the provided function;
65+
6266
* [`unist-util-find-after`](https://github.com/wooorm/unist-util-find-after)
6367
— Find a node after another node;
6468

0 commit comments

Comments
 (0)