Recursive version of fs.readdir with small RAM & CPU footprint.
☆416Nov 25, 2025Updated 3 months ago
Alternatives and similar repositories for readdirp
Users that are interested in readdirp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated 2 months ago
- normalizes package metadata, typically found in package.json file.☆204Updated this week
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- Synchronously write a file and create its ancestor directories if needed☆14May 26, 2019Updated 6 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 3 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- ☆20Sep 24, 2025Updated 6 months ago
- Simple RFC 6838 media type parser and formatter☆57Mar 1, 2026Updated 3 weeks ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Feb 14, 2022Updated 4 years ago
- Check if argv has a specific flag☆96Jul 19, 2021Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 6 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Dec 15, 2023Updated 2 years ago
- A stream of fixed-size blocks☆55Nov 24, 2025Updated 3 months ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- destroy a stream if possible☆54Sep 3, 2024Updated last year
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago