Utility functions to recursively traverse directories (asynchronously and synchronously) triggering the provided callback (optionally filtering filenames by a regex)
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Traverse JSON Schema passing each schema object to callback
traverse and transform objects by visiting every node on a recursive walk
File system tree printer - print a file system structure as a tree
TypeScript definitions for @babel/traverse
Traverse an object and convert all ISO strings into Dates.
AST utils for webassemblyjs
traverse and transform objects by visiting every node on a recursive walk
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
find the closest package.json
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
A drop-in replacement for fs, making various improvements.
Visitor keys used to help traverse the TypeScript-ESTree AST
Lightweight Babel AST traversal
TypeScript definitions for babel-traverse
TypeScript definitions for traverse
This package exports a method that will traverse a JSON-Schema, calling a mutation function for each sub schema found. It is useful for building tools to work with JSON Schemas.
Monkey patches for file system related things.
A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above
TypeScript definitions for graceful-fs
TxtNode traverse library
Constants and utilities about visitor keys to traverse AST.
filesystem bindings for tar-stream