Walks through a directory and all subdirectories (including nested) at the same time and returns a promise resolving to an array of file paths.
Get an array of recursive directory contents
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
A 1.75kB library for enhancing `html`. `ultrahtml` has zero dependencies and is compatible with any JavaScript runtime.
extends fs module, easy way to manipulate file system, support both sync functions and async functions
ECMAScript (ESTree) AST walker
A library for efficiently walking a directory recursively
Execute a callback on every node of a source code's AST and stop walking when you see fit
Make a directory and its parents if needed - Think `mkdir -p`
Offers a async require.resolve function. It's highly configurable.
Lightweight Babel AST traversal
Walk and transform a pug AST
Find a file by walking up the directory tree
Walk up ancester's dir up to root
Given a path string, return a generator that walks up the path, emitting each dirname.
File system walker with Readable stream interface.
Convert directories to glob compatible strings
Walk up the directory tree until the specified path is found.
iteratively walk a DOM node
A node port of python's os.walk
The lost dir util tools for Nodejs. Handle dir and file in Event
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
fs.walk for node (as a port of Go's filepath.Walk)
Resolve a URI relative to an optional base URI