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 6 months ago
- Read a chunk from a file☆125Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Make a function mimic another one☆96Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 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 7 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Simple, flexible file copy utility☆98Updated last year
- Reliably get the terminal window size☆146Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Cross-platform .zip file creation☆129Updated last year
- string representations of objects in node and the browser☆159Updated last month
- A Map subclass with support for multiple keys for one entry.☆110Updated 7 months ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Sort the keys of an object☆108Updated 5 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Move a file, directory, or symlink - Even works across devices☆205Updated last week
- Get namespaced config from the closest package.json☆121Updated 2 years ago