Skip to content

Commit a72fa40

Browse files
committed
Add unist-util-remove to list of utilities
1 parent 046b96e commit a72fa40

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

90+
* [`unist-util-remove`](https://github.com/eush77/unist-util-remove)
91+
— Remove nodes from Unist trees;
92+
9093
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
9194
— Select nodes with CSS-like selectors;
9295

0 commit comments

Comments
 (0)