promises-a
v2.3.0
Published
A bare bones implementation of Promises/A intended to pass https://github.com/domenic/promise-tests while being as small as possible
Readme
promises-a
A bare bones implementation of Promises/A intended to pass all promise-tests while being as small as possible.
Installation
Client:
$ component install ForbesLindesay/promises-aServer:
$ npm install promises-aAPI
License
MIT
