commanderq


Mike McMahon

  • '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.

    published 3.0.2 10 years ago