Search results
20 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
async/await for node.js
- async/await
- async
- await
- yield
- control flow
- coroutine
- generator
- callback
- callback hell
- pyramid of doom
- fiber
- typescript
- coffeescript
- asynchronous
Sequential programming for node.js -and the browser-. End of callback hell - Original Wait.for, implemented using upcoming javascript/ES6-Harmony generators
Sequential programming for node.js, end of callback hell
- fiber
- fibers
- coroutine
- thread
- sync
- async
- parallel
- worker
- future
- promise
- wait
- Wait.for
- callback hell
- pyramid of doom
Pipeline logic flow for Swint
Simple JS async develpoment, easy error handling, chained results, declarative way.
A solution to async flow control
Pumpkin is a nodejs(or javascript) module for solving callback hell.
fibersync - Callbacks and promises simplification for Node.js with synchronized+asyncawait (by fibers, bluebird and lodash)
- async/await
- async
- await
- yield
- control flow
- coroutine
- generator
- callback
- callback hell
- pyramid of doom
- fiber
- typescript
- coffeescript
- asynchronous
non-blocking synchronization(nbs:) in nodejs
- non-blocking synchronization
- wrap
- wrap node-style async
- sync
- async
- callback hell
- domain
- fibers
- fiber
- coruntine
- co
helps removing callback hells, with simple undertandable code
Flattens an asynchronous call stack into a linear queue using a fluent interface.
nice function support for LiteScript. see: github.com/luciotato/LiteScript
helper for synchronize promise and callback and manage variables on Fiber Thread as ThreadLocal
- nodejs
- node
- fiber
- synchronize
- coroutines
- promise
- callback
- helper
- sync
- avoid callback
- callback hell
- fiber thread
- ThreadLocal
- Java ThreadLocal
Complement for wait.for-es6: Sequential programming for node.js -and the browser-. End of callback hell - Original Wait.for, implemented using upcoming javascript/ES6-Harmony generators
fibers with resume()/wait() to achieve non-async async
Sequential programming for node.js, end of callback hell
- fiber
- fibers
- coroutine
- thread
- sync
- async
- parallel
- worker
- future
- promise
- wait
- Waitfor.it
- callback hell
- pyramid of doom
Convert nested callback hell into serial procedural coding style, which is more readable, writable, and maintainable. Lightweight, Zero Dependency.
Sequential programming for node.js, end of callback hell
async/await for node.js
- async/await
- async
- await
- yield
- control flow
- coroutine
- generator
- callback
- callback hell
- pyramid of doom
- fiber
- typescript
- coffeescript
- asynchronous
A small library useful for splitting apart callbacks by their arguments.