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-position
1 parent 6104bee commit bba0552Copy full SHA for bba0552
readme.md
@@ -166,6 +166,9 @@ A list of **vfile**-related utilities can be found at [**vfile**][vfile].
166
* [`unist-util-parents`](https://github.com/eush77/unist-util-parents)
167
— `parent` references on nodes;
168
169
+* [`unist-util-position`](https://github.com/wooorm/unist-util-position)
170
+ — Get the position of nodes;
171
+
172
* [`unist-util-remove`](https://github.com/eush77/unist-util-remove)
173
— Remove nodes from Unist trees;
174
0 commit comments