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-generated
1 parent daf5fb5 commit 542b156Copy full SHA for 542b156
readme.md
@@ -147,6 +147,9 @@ A list of **VFile**-related utilities can be found at [**vfile**][vfile].
147
* [`unist-util-find-before`](https://github.com/wooorm/unist-util-find-before)
148
— Find a node before another node;
149
150
+* [`unist-util-generated`](https://github.com/wooorm/unist-util-generated)
151
+ — Check if a node is generated;
152
+
153
* [`unist-util-index`](https://github.com/eush77/unist-util-index)
154
— Index nodes by property or computed key;
155
0 commit comments