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-select
1 parent a6d3a03 commit c68ce13Copy full SHA for c68ce13
readme.md
@@ -82,7 +82,7 @@ A list of **VFile**-related utilities can be found at [**vfile**](https://github
82
— `parent` references on nodes;
83
84
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
85
- — Visit direct children of a parent;
+ — Select nodes with CSS-like selectors;
86
87
* [`unist-util-visit`](https://github.com/wooorm/unist-util-visit)
88
— Recursively walk over nodes;
0 commit comments