Skip to content

Commit 3e991de

Browse files
committed
Add unist-util-source to list of utilities
1 parent 2a14fc6 commit 3e991de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ A list of **vfile**-related utilities can be found at [**vfile**][vfile].
178178
— Remove `position`s from a unist tree;
179179
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
180180
— Select nodes with CSS-like selectors;
181+
* [`unist-util-source`](https://github.com/wooorm/unist-util-source)
182+
— Get the source of a value (node, location);
181183
* [`unist-util-stringify-position`](https://github.com/wooorm/unist-util-stringify-position)
182184
— Stringify a node, location, or position;
183185
* [`unist-util-visit`](https://github.com/wooorm/unist-util-visit)

0 commit comments

Comments
 (0)