Python's os.walk() implementation for Node.js environments with support for the `for await...of` loops.
ECMAScript (ESTree) AST walker
Execute a callback on every node of a source code's AST and stop walking when you see fit
Lightweight Babel AST traversal
Get an array of recursive directory contents
Walk and transform a pug AST
A 1.75kB library for enhancing `html`. `ultrahtml` has zero dependencies and is compatible with any JavaScript runtime.
iteratively walk a DOM node
A node port of python's os.walk
Traverse an ESTree-compliant AST
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
A library for efficiently walking a directory recursively
Native OS module API shim for older node.js versions
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
Walk an AST from SWC and visit each node type.
File system walker with Readable stream interface.
Given a path string, return a generator that walks up the path, emitting each dirname.
Get the dependencies of a CommonJS module by traversing its AST
Better `os.arch()` for node and the browser -- detect OS architecture
Determine common OS/platform paths (home, temp, ...)
[![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]
Walk up the directory tree until the specified path is found.
Canvas graphics API backed by Cairo
Find all dependencies within a JavaScript file using AMD module syntax