Traverse an ESTree-compliant AST
ECMAScript (ESTree) AST walker
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]
Traverse Babel AST with scope information.
A simple directory tree walker.
Execute a callback on every node of a source code's AST and stop walking when you see fit
Walks your node_modules tree
A system that visits all schema objects in a JSON Schema document and makes callbacks before visiting all of the current schema object's subschemas.
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
Library to walk OAS 3 schema objects and call a callback
A recursive stream of the files and directories in a given folder
Provides a simple Javascript AST traversal utility that traverses all nodes / children regardless of type.
A node port of python's os.walk
Walk over all the dependencies in a lockfile
tiny commit walker
Determine whether an AST node is a reference
Lightweight Babel AST traversal
Prunes dependencies from your package
"Utilities for walking JSON Schemas and performing actions on them."
Promise-based file system walker with nested .gitignore cascade support.
PostgreSQL AST traversal utilities for pgsql-parser
Prunes development dependencies from your package
🥑 Simple utility for walking an ESTree-compliant AST, such as one generated by acorn.
TypeScript definitions for chai-as-promised