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:
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated 2 weeks ago
- Read a chunk from a file☆125Updated last year
- Make a function mimic another one☆97Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Sort the keys of an object☆107Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Indent each line in a string☆114Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Filter promises concurrently☆80Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 5 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Filter object keys and values into a new object☆105Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago