paulmillr / async-each
No-bullshit, ultra-simple, 40-lines-of-code async parallel forEach / map function for JavaScript.
☆104Updated 2 years ago
Alternatives and similar repositories for async-each:
Users that are interested in async-each are comparing it to the libraries listed below
- Safe, constant-time comparison of Buffers☆50Updated last year
- Plan a series of steps and display the output in a beautiful way☆24Updated 6 years ago
- Benchmark showing the cost of various bundlers (repo locked 🔒)☆37Updated 6 years ago
- Calculate when HTTP cache headers expire☆74Updated 4 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Preview npm publish changes.☆91Updated 5 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Scaffold out a Gulp plugin boilerplate☆50Updated 11 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 5 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- get the local network address of your machine☆67Updated 8 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Cross-browser text input selection made simple☆29Updated 8 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆42Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- A Modest Proposal for ES Modules in Node☆36Updated 6 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Lightweight browser location history abstraction☆69Updated 4 years ago
- 🔬 A cross-browser object property observer using ES6 proxy with a fallback on dirty-checking.☆33Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago