Skip to content

Commit ac218ec

Browse files
committed
Add remove-position to list of utilities
1 parent 381ac5e commit ac218ec

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
@@ -159,6 +159,9 @@ A list of **VFile**-related utilities can be found at [**vfile**][vfile].
159159
* [`unist-util-remove`](https://github.com/eush77/unist-util-remove)
160160
— Remove nodes from Unist trees;
161161

162+
* [`unist-util-remove-position`](https://github.com/wooorm/unist-util-remove-position)
163+
— Remove `position`s from a unist tree;
164+
162165
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
163166
— Select nodes with CSS-like selectors;
164167

0 commit comments

Comments
 (0)