sindresorhus / each-asyncLinks
Async concurrent iterator (async forEach)
☆111Updated 2 years ago
Alternatives and similar repositories for each-async
Users that are interested in each-async are comparing it to the libraries listed below
Sorting:
- Sort the keys in an object.☆37Updated 6 years ago
- Snippets for AVA☆39Updated 7 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Simplified high resolution timing☆84Updated last year
- Microservice for Imagemin☆60Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get free disk space info from `df -kP`☆64Updated 2 months ago
- Get current wifi name☆53Updated last year
- Run the Node.js binary no matter what☆140Updated 2 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)☆56Updated last year
- Debug files run through grunt☆23Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Logger for gulp and gulp plugins.☆58Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Validate files with XO☆38Updated 4 years ago
- Clipboard access for CLI programs☆62Updated 10 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the gulp tasks from a gulp project☆20Updated 4 years ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 2 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 7 years ago