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.
remove-position
1 parent 381ac5e commit ac218ecCopy full SHA for ac218ec
readme.md
@@ -159,6 +159,9 @@ A list of **VFile**-related utilities can be found at [**vfile**][vfile].
159
* [`unist-util-remove`](https://github.com/eush77/unist-util-remove)
160
— Remove nodes from Unist trees;
161
162
+* [`unist-util-remove-position`](https://github.com/wooorm/unist-util-remove-position)
163
+ — Remove `position`s from a unist tree;
164
+
165
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
166
— Select nodes with CSS-like selectors;
167
0 commit comments