jergason / recursive-readdirLinks
Node.js module to list all files in a directory or any subdirectories.
☆346Updated 2 years ago
Alternatives and similar repositories for recursive-readdir
Users that are interested in recursive-readdir are comparing it to the libraries listed below
Sorting:
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Temporary file and directory creator for node.js☆752Updated last month
- Recursive asynchronous file and directory operations for Node.js☆222Updated 2 years ago
- Extracting archives made easy☆418Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆395Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆386Updated 2 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- node byte string parser☆469Updated 10 months ago
- yet another zip library for node☆356Updated 4 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- ☆216Updated 4 years ago
- An easy way to require all files within a directory.☆301Updated 5 years ago
- Merge multiple streams into one interleaved stream☆212Updated 5 years ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Determine the root path to your project☆604Updated 2 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Copy files☆429Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Simple function to extend objects☆342Updated 2 months ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Node.js's require('assert') for all engines☆301Updated 5 months ago
- Temporary File, Directory, and Stream support for Node.js☆449Updated 2 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆606Updated 2 weeks ago
- Generate Data-URI scheme via terminal or node.js☆229Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 5 months ago
- open a file or uri with the users preferred application (browser, editor, etc), cross platform☆560Updated 4 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆578Updated 3 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month