walker
npmv1.0.8A simple directory tree walker.
Overview
walker is an npm package that a simple directory tree walker. The latest version is 1.0.8, released under the Apache-2.0 license.
Who should use it
Teams working in the npm ecosystem who need a simple directory tree walker and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (Apache-2.0).
- Lean dependency tree (2 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of walker.
Dependencies
Runtime (1)
Dev (1)
Used by
Popular packages that depend on walker.
Alternatives to walker
Make a directory and its parents if needed - Think `mkdir -p`
The Node.js bindings of the humanfs library.
The core of the humanfs library.
The TypeScript types for the hfs project.
The official runtime utils for Standard Schema
Bindings for the Watchman file watching service
A WDIO helper utility to provide several utility functions used across the project.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Find apps installed on your system. This util will help to find executables of a known app like Chrome, Firefox,... on Windows, Linux, and macOS out of the box.
A drop-in replacement for fs, making various improvements.
Node.js path.parse() ponyfill
Minimal and efficient cross-platform file watching library
Frequently installed together
No description provided.
Bindings for the Watchman file watching service
Lightweight debugging utility for Node.js and the browser
invariant
Convert Windows backslash paths to slash paths
A drop-in replacement for fs, making various improvements.
TypeScript definitions for node
Generated and versioned meta-package wrapping Metro
No description provided.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
No description provided.
Version history
| Version | Published | License |
|---|---|---|
| 1.0.8latest | 4 years ago | Apache-2.0 |
| 1.0.7 | 11 years ago | Apache-2.0 |
| 1.0.6 | 12 years ago | Apache-2.0 |
| 1.0.5 | 12 years ago | Apache-2.0 |
| 1.0.3 | 15 years ago | Apache-2.0 |
| 1.0.2 | 15 years ago | Apache-2.0 |
| 1.0.1 | 15 years ago | Apache-2.0 |
| 1.0.0 | 15 years ago | Apache-2.0 |
| 0.0.4 | 15 years ago | Apache-2.0 |
| 0.0.1 | 15 years ago | Apache-2.0 |
| 0.0.3 | 15 years ago | Apache-2.0 |
Maintainers
Keywords
Frequently asked questions
How do I install walker?
Run `npm install walker` to add walker to your npm project.
What license is walker released under?
walker is distributed under the Apache-2.0 license.
How popular is walker?
walker has approximately 0 downloads per week and 1 known dependent packages.