Node.js - markdown-walker ================
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
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
Lightweight Babel AST traversal
Determine whether an AST node is a reference
Walk over all the dependencies in a lockfile
Prunes dependencies from your package
A recursive stream of the files and directories in a given folder
A node port of python's os.walk
Provides a simple Javascript AST traversal utility that traverses all nodes / children regardless of type.
tiny commit walker
A utility for walking a directory structure and parsing markdown to html
"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
🥑 Simple utility for walking an ESTree-compliant AST, such as one generated by acorn.