FuturesJS
Popular repositories Loading
-
-
ArrayAsync
ArrayAsync PublicAsync counterparts for each of the Array methods - forEachAsync, everyAsync, someAsync, filterAsync, mapAsync, reduceAsync, reduceRightAsync
Repositories
- sequence Public
Execute async code in chronological order. The sequence module of FuturesJS (Browser, Node.js, Bower, and Pakmanager)
FuturesJS/sequence’s past year of commit activity - forAllAsync Public
Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)
FuturesJS/forAllAsync’s past year of commit activity - lateral Public
Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)
FuturesJS/lateral’s past year of commit activity - join Public
Joins JavaScript's asynchronous calls together similar to how `pthread_join` works for threads.
FuturesJS/join’s past year of commit activity - ArrayAsync Public
Async counterparts for each of the Array methods - forEachAsync, everyAsync, someAsync, filterAsync, mapAsync, reduceAsync, reduceRightAsync
FuturesJS/ArrayAsync’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…