Q Packages

q-superagent

A simple plugin for superagent to return promise generated by Q. Just use request.q() instead of request.end()

1.0.1 • Published 11 years ago

q-foreach

An extension of Q that adds a forEach method that chains together a series of promise-returning function calls N number of times.

0.0.3 • Published 11 years ago

async-all

Like async-each, or q.all(), but with an object instead of an array

1.0.2 • Published 9 years ago

qbatcher

A module that allows batching of async operations with optional time limits (e.g. 50 API requests at a time or 50 API requests / 10 seconds)

1.0.2 • Published 10 years ago