promisespromises

3.0.2 • Public • Published

# Promises, Promises...

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 required to leverage asynchrony / tasks / futures / promises within any project or library (including browsers and Node.js), facilitating simpler, more expressive, more maintainable code.

For more information, please visit http://promises.codeplex.com

Package Sidebar

Install

npm i promisespromises

Weekly Downloads

1

Version

3.0.2

License

MIT

Last publish

Collaborators

  • commanderq