sindresorhus / each-async
Async concurrent iterator (async forEach)
☆110Updated last year
Alternatives and similar repositories for each-async:
Users that are interested in each-async are comparing it to the libraries listed below
- Check if filepath exists and is a file☆33Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Snippets for AVA☆40Updated 6 years ago
- A node module for enabling a module to determine its caller.☆46Updated 3 years ago
- Get free disk space info from `df -kP`☆63Updated 2 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Microservice for Imagemin☆60Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Safe, constant-time comparison of Buffers☆50Updated 11 months ago
- Get all email addresses in a string☆58Updated 3 years ago
- Clipboard access for CLI programs☆62Updated 9 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.☆16Updated 8 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 5 months ago
- Check if a value is a function☆27Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Add AVA to your project☆15Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- 🕴Elegant command execution for Node.☆37Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 10 months ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Test your Markdown files for Standard JavaScript Style™☆76Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Easily bump the version of all the different package.json equivalents.☆64Updated 9 years ago