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☆141Updated last month
- Make a function mimic another one☆95Updated 9 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Read a chunk from a file☆123Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get the path of the caller module☆65Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Find the closest package.json file☆165Updated 2 months ago
- Indent each line in a string☆113Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Import a globally installed module☆58Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Filter promises concurrently☆76Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- A promise based, dynamic priority queue runner, with concurrency limiting.☆68Updated 6 years ago
- Filter object keys and values into a new object☆103Updated last year
- Create a hash for file revving☆105Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Sort the keys of an object☆104Updated this week
- Clear a module from the cache☆183Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Glob to regular expression with support for extended globs.☆75Updated 11 months ago