Skip to content

Commit cce93e7

Browse files
committed
Add unist-util-index to list of utilities
1 parent ac218ec commit cce93e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ A list of **VFile**-related utilities can be found at [**vfile**][vfile].
144144
* [`unist-util-find-before`](https://github.com/wooorm/unist-util-find-before)
145145
— Find a node before another node;
146146

147+
* [`unist-util-index`](https://github.com/eush77/unist-util-index)
148+
— Index nodes by property or computed key;
149+
147150
* [`unist-util-inspect`](https://github.com/wooorm/unist-util-inspect)
148151
— Node inspector;
149152

0 commit comments

Comments
 (0)