Race continuables against each other.
Cache a continuable
Race a promise against an AbortSignal
Race an event against an AbortSignal
Idea for callbacks as values
A mediator for a single mediation number value
A mutex for guarding async workflows
pull-streams and continuables make friends!
Turn an array of continuables into a continuable containing an array
turn array of continuable into continuable that invokes them in series
Turn a hash of continuables into a continuable containing a hash of values
continuables in a handy-dandy grab bag, ready to go in case of an emergency.
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
Check if a path exists
Abortable async function helpers
ESLint Plugin to error when using await inside promise statements
Async hook
A better `Promise.race()`
Generator Async Runner. Makes it possible to yield and wait for callbacks and thunks.
Utilities for using Promise.race([task, cancellation]) for async/await code.
utility to race a promise with an abort signal
redux-saga eslint rules
A inter-process and inter-machine lockfile utility that works on a local or network file system
Mock http requests made using fetch