Skip to content

Commit bba0552

Browse files
committed
Add unist-util-position to list of utilities
1 parent 6104bee commit bba0552

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
@@ -166,6 +166,9 @@ A list of **vfile**-related utilities can be found at [**vfile**][vfile].
166166
* [`unist-util-parents`](https://github.com/eush77/unist-util-parents)
167167
`parent` references on nodes;
168168

169+
* [`unist-util-position`](https://github.com/wooorm/unist-util-position)
170+
— Get the position of nodes;
171+
169172
* [`unist-util-remove`](https://github.com/eush77/unist-util-remove)
170173
— Remove nodes from Unist trees;
171174

0 commit comments

Comments
 (0)