Closed ForbesLindesay closed 11 years ago
I've done it with is-promise
I think before we can really recommend this, I need to finish the test suite. Fortunately, that's my main project for today!!
OK the test suite is finished, and when, Q, and RSVP are all failing :O. Get fixin'!!
promise Passes the full test suite :smile:
P.S. npm install promise
now gives you a sane implementation of promises.
For everyone who makes either a promise library, or a promise consuming library:
I think it would be nice to have promises/A+ compliant libraries instantly identifiable in the readme. With that in mind, would people consider making:
The first line of the readme for all their fully promises/A+ compatible libraries.