ee-react-async-component
Create Components that resolve asynchronously, with support for server side rendering and code splitting.
Create Components that resolve asynchronously, with support for server side rendering and code splitting.
Yet another simple Promises/A+ compliant async flow control using ES6 generators.
A class for managing asynchronous callbacks in JavaScript
Callback-style version of exec-pod
Express view engine, merges data into DOM using plain JS
Asynchronous event communication
fibersync - Callbacks and promises simplification for Node.js with synchronized+asyncawait (by fibers, bluebird and lodash)
Fantasy Land compatible monadic promises
Walk files asynchronously
A powerful, flexible and highly customizable event system for JavaScript. Supports all browsers and Node.js.
Get stylelint processor identifiers from given stylelint API options
JavaScript library to express concurrency patterns
Run synchronous functions inside a forked child process
No it's not for looping items and returning the result when the looping is done as promises can do thins. It is for looping over an object or an array and waiting for each of the elements to finish computation before iterating over second element.
An async sequences execution library. It has a very simple core, but is instrumented to add more complex flow control features.
Enhanced formsy-react component to handle asynchronous validations
A better implementation of the "pipe" FP function that allows for piping both synchronous and asynchronous functions.
Personal utility function to enable asynchronous control-flow with better code readability by wrapping a passed in generator function and conditionally transforming its yielded values to native Promises.
Very basic asynchronous class emulation in JavaScript.
Async callbacks that only execute if component is still alive