fdir
npmv6.5.0TypeScriptThe fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Overview
fdir is an npm package that the fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s. The latest version is 6.5.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need the fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (36 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of fdir.
Dependencies
Peer (1)
Dev (35)
Used by
Popular packages that depend on fdir.
Alternatives to fdir
A tiny (183B to 210B) and fast utility to ascend parent directories
The Node.js bindings of the humanfs library.
The TypeScript types for the hfs project.
Extract the non-magic parent path from a glob string.
The core of the humanfs library.
Find the root directory of a Node.js project or npm package
Find a file or directory by walking up parent directories
A JavaScript parser
Lodash modular utilities.
`Object.defineProperty`, but not IE 8's broken one.
An AST-based pattern checker for JavaScript.
Determine whether an AST node is a reference
Frequently installed together
🔎 A simple, tiny and lightweight benchmarking library!
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.
TypeScript definitions for node
the most correct and second fastest glob implementation in JavaScript
Version history
| Version | Published | License |
|---|---|---|
| 6.5.0latest | 11 months ago | MIT |
| 6.4.6 | 1 year ago | MIT |
| 6.4.5 | 1 year ago | MIT |
| 6.4.4 | 1 year ago | MIT |
| 6.4.3 | 1 year ago | MIT |
| 6.4.2 | 1 year ago | MIT |
| 6.4.1 | 1 year ago | MIT |
| 6.4.0 | 1 year ago | MIT |
| 6.3.0 | 1 year ago | MIT |
| 6.2.0 | 2 years ago | MIT |
| 6.1.1 | 2 years ago | MIT |
| 6.1.0 | 2 years ago | MIT |
| 6.0.2 | 3 years ago | MIT |
| 6.0.1 | 3 years ago | MIT |
| 6.0.0 | 3 years ago | MIT |
| 5.3.0 | 3 years ago | MIT |
| 5.2.1 | 3 years ago | MIT |
| 5.2.0 | 4 years ago | MIT |
| 5.1.0 | 5 years ago | MIT |
| 5.0.0 | 5 years ago | MIT |
Maintainers
Frequently asked questions
How do I install fdir?
Run `npm install fdir` to add fdir to your npm project.
What license is fdir released under?
fdir is distributed under the MIT license.
How popular is fdir?
fdir has approximately 0 downloads per week and 1 known dependent packages.