This module allows recursive traversal of the file system starting from a path. Since it uses Observables, any kind of filtering or operators can be applied before subscribing.
A node port of python's os.walk
Traverse an ESTree-compliant AST
ECMAScript (ESTree) AST walker
Recursive, synchronous, and fast file system 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]
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.
File system walker with Readable stream interface.
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Library to walk OAS 3 schema objects and call a callback
A drop-in replacement for fs, making various improvements.
React + RxJS = <3
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.
Walk over all the dependencies in a lockfile
walk paths fast and efficiently
An Rx-version of child_process.spawn
Determine whether an AST node is a reference
Lightweight Babel AST traversal