Add Bluebird promises
Closed this issue · 2 comments
benjamingr commented
Bluebird is a popular Promise library.
https://github.com/petkaantonov/bluebird
It is also the fastest implementation by quite a margin and the one with the best stack traces. It is very applicable in NodeJS.
Please consider adding it to your list of implementations.
izidorome commented
+1
ForbesLindesay commented
I've decided to remove the list of implementations (and redirect that to the list maintained by Promises/A+) instead, this site can just provide one single "polyfill"