We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unist-util-remove
1 parent 046b96e commit a72fa40Copy full SHA for a72fa40
readme.md
@@ -87,6 +87,9 @@ A list of **VFile**-related utilities can be found at [**vfile**](https://github
87
* [`unist-util-parents`](https://github.com/eush77/unist-util-parents)
88
— `parent` references on nodes;
89
90
+* [`unist-util-remove`](https://github.com/eush77/unist-util-remove)
91
+ — Remove nodes from Unist trees;
92
+
93
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
94
— Select nodes with CSS-like selectors;
95
0 commit comments