Callback Packages

limiting-queue

A queue which will callback to a user defined function on each item of the queue, limiting parallel tasks using promises and deferreds.

1.2.1 • Published 10 years ago

await-wrap

Small async/await wrapper which allows a similar paradigm to Node's callbacks mixed with [React Hooks](https://reactjs.org/docs/hooks-intro.html). `await-wrap` wraps any async function and respond with an array with either `data` or `err`, allowing you to

1.1.0 • Published 7 years ago