Search
p-is-promise
Check if something is a promise
v4.0.0 URL:
https://unpkg.com/p-is-promise@4.0.0/index.js
Open
Browse Files
promise
is
detect
check
kind
type
thenable
es2015
async
await
promises
bluebird
p-try
`Start a promise chain
v3.0.0 URL:
https://unpkg.com/p-try@3.0.0/index.js
Open
Browse Files
promise
try
resolve
function
catch
async
await
promises
settled
ponyfill
polyfill
shim
bluebird
p-defer
Create a deferred promise
v4.0.1 URL:
https://unpkg.com/p-defer@4.0.1/index.js
Open
Browse Files
promise
defer
deferred
resolve
reject
lazy
later
async
await
promises
p-limit
Run multiple promise-returning & async functions with limited concurrency
v7.1.1 URL:
https://unpkg.com/p-limit@7.1.1/index.js
Open
Browse Files
promise
limit
limited
concurrency
throttle
throat
rate
batch
ratelimit
task
queue
async
await
promises
bluebird
@supercharge/promise-pool
Map-like, concurrent promise processing for Node.js
v3.2.0 URL:
https://unpkg.com/@supercharge/promise-pool@3.2.0/dist/index.js
Open
Browse Files
supercharge
superchargejs
promise-pool
nodejs
async
map
async-map
promises