Showing 1-20 of 162,982 packages
A simple directory tree walker.
NodeSecure tree walker
The simplest abstract syntax tree walker.
File tree walker written in TypeScript.
Walk a React element tree, executing a provided function against each node.
ECMAScript (ESTree) AST walker
Broccoli wrapper over walk-sync and fs-tree-diff
The simplest abstract syntax tree walker.
Walks your node_modules tree
A directory tree walker
tree walker common
Fast TypeScript directory tree walker with file search, size analysis, and pattern matching
Execute a callback on every node of a source code's AST and stop walking when you see fit
Traverse an ESTree-compliant AST
Walk the tree of a JSON object, performing actions along the way
A simple directory tree walker by rxjs
Traverse Babel AST with scope information.
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.
[![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]
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations