JS-DevTools / readdir-enhancedLinks
fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!
☆86Updated 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:
- Check if a string or buffer is SVG☆142Updated 4 months ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Make a function mimic another one☆96Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆92Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Get the path of the caller module☆66Updated 4 years ago
- Read a chunk from a file☆124Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Clear a module from the cache☆184Updated 4 years ago
- string representations of objects in node and the browser☆156Updated last month
- Indent each line in a string☆113Updated 3 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- A promise based, dynamic priority queue runner, with concurrency limiting.☆67Updated 6 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 4 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Filter promises concurrently☆78Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆153Updated last year
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Get the directory of globally installed packages and binaries☆76Updated 2 years 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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago