Traverse an ESTree-compliant AST
ECMAScript (ESTree) AST walker
Traverse Babel AST with scope information.
[![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]
Execute a callback on every node of a source code's AST and stop walking when you see fit
A simple directory tree walker.
Walks your node_modules tree
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
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.
Library to walk OAS 3 schema objects and call a callback
A recursive stream of the files and directories in a given folder
A node port of python's os.walk
Walk over all the dependencies in a lockfile
Determine whether an AST node is a reference
tiny commit walker
Lightweight Babel AST traversal
Provides a simple Javascript AST traversal utility that traverses all nodes / children regardless of type.
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