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
This is an implementation of coroutines using generators and yield.
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)
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.
Control flow library for parallel async functions; it invokes the callback with the aggregated results or an error
powerful async control-flow based on a data-flow-graph of functions
Request routing & control flow via JSON
Synchronise JavaScript processes
Embrace the power of coroutines to restrain side effects
简单的异步流程控制方法,可以并行和串行执行给出的方法序列,适用于nodejs和浏览器环境