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-index
1 parent ac218ec commit cce93e7Copy full SHA for cce93e7
readme.md
@@ -144,6 +144,9 @@ A list of **VFile**-related utilities can be found at [**vfile**][vfile].
144
* [`unist-util-find-before`](https://github.com/wooorm/unist-util-find-before)
145
— Find a node before another node;
146
147
+* [`unist-util-index`](https://github.com/eush77/unist-util-index)
148
+ — Index nodes by property or computed key;
149
+
150
* [`unist-util-inspect`](https://github.com/wooorm/unist-util-inspect)
151
— Node inspector;
152
0 commit comments