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.
1 parent 3903f0c commit 22e7e04Copy full SHA for 22e7e04
readme.md
@@ -197,14 +197,8 @@ This project is safe.
197
198
## Related
199
200
-* [`unist-util-generated`](https://github.com/syntax-tree/unist-util-generated)
201
- — check if a node is generated
202
-* [`unist-util-position`](https://github.com/syntax-tree/unist-util-position)
203
- — get positional info of nodes
204
-* [`unist-util-remove-position`](https://github.com/syntax-tree/unist-util-remove-position)
205
- — remove positional info from trees
206
-* [`unist-util-source`](https://github.com/syntax-tree/unist-util-source)
207
- — get the source of a value (node or position) in a file
+* [`unist-util-visit`](https://github.com/syntax-tree/unist-util-visit)
+ — visit nodes
208
209
## Contribute
210
0 commit comments