JS-DevTools / readdir-enhancedLinks
fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!
☆85Updated 5 years ago
Alternatives and similar repositories for readdir-enhanced
Users that are interested in readdir-enhanced are comparing it to the libraries listed below
Sorting:
- Read a chunk from a file☆125Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Make a function mimic another one☆97Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago
- Strip leading whitespace from each line in a string☆144Updated last month
- Find the closest package.json file☆166Updated 5 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Import a globally installed module☆58Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Indent each line in a string☆114Updated 3 years ago
- Cross-platform .zip file creation☆129Updated last year
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago