async-magic
Promises FTW! A pure promised based, straight forward async library.
Promises FTW! A pure promised based, straight forward async library.
simpler control flow for asynchronous operations
A react component that handles conditional logic in a more elegant manner.
Repeatedly call fn until test returns true.
Calls the iteratee function n times, and accumulates results in the same manner you would use with map.
Hybridifies all the selected functions in an object.
Tiny goodies for Continuation-Passing-Style functions
Returns a new array of all the values in coll which pass an async truth test.
Yet another generator-based control flow library (similar to gene, but safer)
This is an implementation of coroutines using generators and yield.
Pronounced "effin' flow" because it's so badass, fnFlow is a Javascript control flow library heavily influenced by Caolan McMahon's async that encourages a proper functional design pattern.
A generator-based control-flow library.
powerful async control-flow based on a data-flow-graph of functions
Control flow library for parallel async functions; it invokes the callback with the aggregated results or an error
Request routing & control flow via JSON
Synchronise JavaScript processes
Embrace the power of coroutines to restrain side effects
Promisify sync, async or generator function, using [relike][]. Kind of promisify, but lower level. Full compatibility with [co][]4 and passing 100% of its tests.