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-filter
1 parent c27a25c commit 046b96eCopy full SHA for 046b96e
readme.md
@@ -59,6 +59,10 @@ A list of **VFile**-related utilities can be found at [**vfile**](https://github
59
60
### Unist node utilties
61
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
+
66
* [`unist-util-find-after`](https://github.com/wooorm/unist-util-find-after)
67
— Find a node after another node;
68
0 commit comments