paulmillr / readdirpLinks
Recursive version of fs.readdir with small RAM & CPU footprint.
☆387Updated 4 months ago
Alternatives and similar repositories for readdirp
Users that are interested in readdirp are comparing it to the libraries listed below
Sorting:
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆321Updated 2 years ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- A wrapper and enhancements for fs.watch☆340Updated last year
- Copy files☆429Updated last year
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Extracting archives made easy☆417Updated 2 years ago
- kill trees of processes☆346Updated 5 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆399Updated 2 years ago
- Improved typeof detection for node.js and the browser.☆127Updated last year
- node byte string parser☆470Updated last year
- yet another zip library for node☆359Updated 6 months ago
- Recursive asynchronous file and directory operations for Node.js☆222Updated 2 years ago
- Import a module while bypassing the cache☆284Updated 6 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- Sanitize string for use as filename☆356Updated last year
- Asynchronous recursive file copying with Node.js.☆683Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Split Streams3 style☆290Updated last year
- Recursive extend module☆200Updated 4 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Like JSON.stringify, but doesn't throw on circular references☆555Updated last year
- Read a chunk from a file☆123Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- The logger that npm uses☆438Updated last year
- custom inflections for nodejs☆227Updated 3 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆613Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago