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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.2
    0
  • 3.0.1
    0
  • 3.0.0
    0

Package Sidebar

Install

npm i promisespromises

Weekly Downloads

0

Version

3.0.2

License

MIT

Last publish

Collaborators

  • commanderq