Search
async-sema
Semaphore using `async` and `await`
v3.1.1 URL:
https://unpkg.com/async-sema@3.1.1/lib/index.js
Open
Browse Files
semaphore
async
await
p-reduce
Reduce a list of values using promises into a promise for a value
v3.0.0 URL:
https://unpkg.com/p-reduce@3.0.0/index.js
Open
Browse Files
promise
reduce
collection
iterable
iterator
async
await
promises
accumulate
bluebird
p-iteration
Make array iteration easy when using async/await and Promises
v1.1.8 URL:
https://unpkg.com/p-iteration@1.1.8/index.js
Open
Browse Files
async/await
async
await
asynchronous
awaitable
async function
array
iteration
forEach
map
every
some
filter
reduce
easy-transform-stream
Create a transform stream using await instead of callbacks
v1.0.1 URL:
https://unpkg.com/easy-transform-stream@1.0.1/index.js
Open
Browse Files
stream
transform
async
function
await
through
promise-callbacks
Utilities to help convert a callback-using codebase to promises.
v3.8.2 URL:
https://unpkg.com/promise-callbacks@3.8.2/dist/index.js
Open
Browse Files
callbacks
promises
async
await
es2017
es8