Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
Map over promises serially
Map-like, concurrent promise processing for Node.js
Zero-overhead asynchronous parallel/each/map function call
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Zero-overhead asynchronous series/each/map function calls
Like `Promise.all()` but for `Map` and `Object`
- promise
- props
- map
- object
- values
- properties
- entries
- async
- await
- promises
- concurrently
- concurrency
- parallel
- bluebird
Map over promises concurrently. This is a fork of sindresorhus/p-map, but with CommonJS support.
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
ES6 Map TypeScript Interface with Async Support
async.mapLimit's functionality available as a standalone npm module
Map an array n items at a time with promises
Map/Reduce promise like returned API -- Really not way to properly describe this module..
A map function for Web Streams with concurrency support. Like node's ReadableStream.map(), but for Web Streams.
An async version of through2-map -- async Array.prototype.map for streams
A library of async iterator extensions for JavaScript including ```map```, ```reduce```, ```filter```, ```flatMap```, ```pipe``` and [more](https://github.com/jamiemccrindle/axax/blob/master/docs/API.md#functions).
map values of an iterable sequence
Promise.all + map for all iterables
map over a single async operation at a time
ES6 Map like Async API, with Swagger API Backend Support.