Future Packages

promisespromises

'Promises, Promises...' is a a self-contained JavaScript (via TypeScript) implementation of the Promises/A+ 1.1 specification (and Deferred provider), suitable for inclusion in larger libraries and projects. This implementation provides the core functionality and extensions required to leverage asynchrony / tasks / futures / promises within any project or library (including browsers and Node.js), facilitating simpler, more expressive, more maintainable code.

3.0.2 • Published 11 years ago

asynchelper

AsyncHelper is a general purpose library to work with asynchronous code in node js. Has timeout and pass-through error control over function waterfalls, parallel condition execution flow, fine-grained control for scarce resources, etc.

0.7.4 • Published 9 years ago