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:
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Read a chunk from a file☆123Updated last year
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Sort the keys of an object☆104Updated 2 weeks ago
- Find the closest package.json file☆165Updated 3 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Make a function mimic another one☆95Updated 10 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated last week
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 3 weeks ago
- Get a random temporary file path☆80Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Reliably get the terminal window size☆144Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago