Skip to content

Commit daf5fb5

Browse files
committed
Add unist-util-stringify-position to list of utilities
1 parent a7750e7 commit daf5fb5

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
@@ -171,6 +171,9 @@ A list of **VFile**-related utilities can be found at [**vfile**][vfile].
171171
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
172172
— Select nodes with CSS-like selectors;
173173

174+
* [`unist-util-stringify-position`](https://github.com/wooorm/unist-util-stringify-position)
175+
— Stringify a node, location, or position;
176+
174177
* [`unist-util-visit`](https://github.com/wooorm/unist-util-visit)
175178
— Recursively walk over nodes;
176179

0 commit comments

Comments
 (0)