estree-toolkit
Traverser, scope tracker, and more tools for working with ESTree AST
object-visit
Call a specified method on each value in the given object.
collection-visit
Visit a method over the items in an object, or map visit over the objects in an array.
map-visit
Map `visit` over an array of objects.