Walk the file system
A node port of python's os.walk
Get an array of recursive directory contents
Get the dependencies of a CommonJS module by traversing its AST
ECMAScript (ESTree) AST walker
File system walker with Readable stream interface.
A library for efficiently walking a directory recursively
Get the dependencies of an ES6 module
Find all dependencies within a JavaScript file using AMD module syntax
Human friendly file system utilities for Node.js
Execute a callback on every node of a source code's AST and stop walking when you see fit
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
Lightweight Babel AST traversal
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Walk and transform a pug AST
Given a path string, return a generator that walks up the path, emitting each dirname.
Synchronous and asynchronous recursive directory listing for node
A drop-in replacement for fs, making various improvements.
A 1.75kB library for enhancing `html`. `ultrahtml` has zero dependencies and is compatible with any JavaScript runtime.
Walk up the directory tree until the specified path is found.
iteratively walk a DOM node
Monkey patches for file system related things.
TypeScript definitions for walk
TypeScript definitions for graceful-fs