Async Packages

q-it-up

Takes conventional CPS-style functions and wraps the result in a promise using the Q library.

0.1.8 • Published 9 years ago

@slikts/asyncqueue

[![License](https://img.shields.io/github/license/slikts/asyncqueue.svg)](https://github.com/slikts/asyncqueue) [![Build Status](https://img.shields.io/travis/slikts/asyncqueue/master.svg)](https://travis-ci.org/slikts/asyncqueue) [![Test Coverage](https:

2.0.0 • Published 6 years ago

@scriptabuild/awaitable

Utility to turn a nodejs style asyncronous function (ie. one that takes a function(err, result) callback parameter) into a function that returns a promise instead. (Since such functions can be await'ed.)

1.0.1 • Published 7 years ago