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
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
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated last month
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- normalizes package metadata, typically found in package.json file.☆204Jan 21, 2026Updated last month
- Synchronously write a file and create its ancestor directories if needed☆14May 26, 2019Updated 6 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- 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
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- A stream of fixed-size blocks☆53Nov 24, 2025Updated 3 months ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 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
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Check if argv has a specific flag☆96Jul 19, 2021Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated this week
- Like `fs.createWriteStream(...)`, but atomic.☆50Feb 14, 2022Updated 4 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- ☆20Sep 24, 2025Updated 5 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 8 months ago
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Updated this week
- Like `chown -R`☆30Nov 24, 2025Updated 3 months ago
- ☆19Apr 11, 2018Updated 7 years ago
- destroy a stream if possible☆55Sep 3, 2024Updated last year
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago