a super minimal web framework based on nodejs, try to save you from the callback hell
Call chains and race condition tracking in callback hell.
Compose HOCs imperatively like async/await. No callback hell!
utility for callback hell
Convert nested callback hell into serial procedural coding style, which is more readable, writable, and maintainable. Lightweight, Zero Dependency.
Baji is a solution to javascript callback hell.
Async flow control library which uses event or queue approach to avoid callback hell
The easyest way to escape the callback-hell. I promise you.
同步或异步操作mysql模块,避免回调地狱. Operate mysql modules synchronously or asynchronously, avoiding callback hell
Async read of an array of files. Reduces callback hell.
radical syntax sugar, callback hell remedy
Asynchronous programming in a natural multi-thread-like syntax, escaping from the callback hell.
Write Chainable Methods and Avoid Callback Hell in NodeJS / Javascript
A simple flow wrapper for asynchronous function that can avoid callback hell on the basis of execution order.
HannaHTTP is a work-in-progress simple express.js alternative. Up to this point, it's already better than express.js due to the internal usage of promises, so no callback hell, and also less-hacky methods of transforming the response body. Further it auto
Transforms callback hell into tuneful heaven.
A way to deal with React Render Props Component Callback Hell. In flat vdom, which won't make React rebuild the DOM.
Lightweight, beautiful and user-friendly prompts
PubSub extended with logic keeping a light footprint. Pubsub for modern JS apps is to get out of callback hell - take the subway in a traffic jam.
A node module to help ease the pain of callback hell by running callbacks in series and allowing skipping through the chain
No description provided.
The same useRef, but with callback
Run an array of functions in parallel
Easily read/write JSON files.