Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
p-try
`Start a promise chain
p-tap
Tap into a promise chain without affecting its value or state
cypress-promise
Convert a Cypress chain into a promise for use with async/await
promise-abortable
A little lib for aborting in Promise chain.
p-break
Break out of a promise chain
abortable-promise-chain
Promise subclass to make the promise chain abortable.
instructions
Give instructions with promise chain
promiseclass
Create Promise chain Class
chain-commander
Chain commander is a library based on Bluebird promise library, to encapsulate business rules logic in form of javascript objects or JSON.
comeondo
A utility to chain commands using spawn and promises
promise-break
Break out of a promise chain
promise-dag
Chain promises declaratively using high-level graphs. Tiny, portable, dependency-free.
rocket-pipes-slim
Powerful pipes for TypeScript, that chain Promise and ADT for you
prochain
Proxified Promise Chain in JavaScript.
chain-promise
promise chain
bluebird-chain
Chain utility for promises
store-chain
Utilities to pass data in a promise chain
abstract-sequential-promise-chain
Wraps a function to become a sequential promise chain. It will keep track and chain promises together automatically on multiple invocations of the same function.
just-chain
promise chain forever happy satisfy needs!
cancellable-chain-of-promises
Library to write cancellable chain of Promises, using the This-Binding Syntax proposal.