Skip to content

Commit 542b156

Browse files
committed
Add unist-util-generated to list of utilities
1 parent daf5fb5 commit 542b156

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
@@ -147,6 +147,9 @@ A list of **VFile**-related utilities can be found at [**vfile**][vfile].
147147
* [`unist-util-find-before`](https://github.com/wooorm/unist-util-find-before)
148148
— Find a node before another node;
149149

150+
* [`unist-util-generated`](https://github.com/wooorm/unist-util-generated)
151+
— Check if a node is generated;
152+
150153
* [`unist-util-index`](https://github.com/eush77/unist-util-index)
151154
— Index nodes by property or computed key;
152155

0 commit comments

Comments
 (0)