backthen
Run a callback as a thenable
Run a callback as a thenable
Stream-like callback function
Compatibility functions for writing libraries that support synchronous, callback and promise signatures
async#filter() as a module
An experimental callback system
A middleware for Connect and Express that allows sending data to a response stream using the callback API
Combine multiple callbacks into one.
Continuable operators, but with the arguments flipped so they compose better.
A wrapper to convert regular functions to continuation-passing style
Creates standard callbacks which have a yieldable component, allowing you to pass them as a traditional callback, but yield on them later.
Compose a Node errback using an error and success handler
Create callback api from synchronous function. Same as `make-callback`, but won't handle generators and if async function is given returns it.
Simple control flow, for counting callbacks
Some callback utilities plus others
An instanciable class that will resolve your last pushed callback after a small delay without new push
Normalizes the value of a function parameter that expects to be passed a callback function or an array of callback functions
Delay execution of callbacks to a given minimum timeframe.
Asynchronous Virtual Machine
Handle promises with plain old callbacks.
BsAsyncMonad monad for bucklescript applications