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-map
1 parent f9e2065 commit 224d3caCopy full SHA for 224d3ca
readme.md
@@ -165,6 +165,8 @@ A list of **vfile**-related utilities can be found at [**vfile**][vfile].
165
— Node inspector;
166
* [`unist-util-is`](https://github.com/wooorm/unist-util-is)
167
— Check if a node passes a test
168
+* [`unist-util-map`](https://github.com/azu/unist-util-map)
169
+ — Create a new tree by mapping nodes;
170
* [`unist-util-modify-children`](https://github.com/wooorm/unist-util-modify-children)
171
— Modify direct children of a parent;
172
* [`unist-util-parents`](https://github.com/eush77/unist-util-parents)
0 commit comments