File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -197,14 +197,8 @@ This project is safe.
197
197
198
198
## Related
199
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
200
+ * [ ` unist-util-visit ` ] ( https://github.com/syntax-tree/unist-util-visit )
201
+ — visit nodes
208
202
209
203
## Contribute
210
204
You can’t perform that action at this time.
0 commit comments