Search
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
cypress-promise
Convert a Cypress chain into a promise for use with async/await
v1.1.0 URL:
https://unpkg.com/cypress-promise@1.1.0/index.js
Open
Browse Files
cypress
promise
async
await
p-tap
Tap into a promise chain without affecting its value or state
v4.0.0 URL:
https://unpkg.com/p-tap@4.0.0/index.js
Open
Browse Files
promise
tap
debug
log
then
catch
error
chain
pipeline
thunk
function
async
await
promises
bluebird
promise-abortable
A little lib for aborting in Promise chain.
v1.2.6 URL:
https://unpkg.com/promise-abortable@1.2.6/dist/cjs.es6.js
Open
Browse Files
promise
abortable
cancellable
abort
aborting
aborted
cancel
canceling
canceled
async
await
signal
onabort
abortSignal
abortController
p-break
Break out of a promise chain
v2.0.0 URL:
https://unpkg.com/p-break@2.0.0/index.js
Open
Browse Files
promise
break
chain
out
return
early
if
conditional
error
thunk
function
async
await
promises
combinator
bluebird