promises-aplus / promises-spec

An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
https://promisesaplus.com/
Creative Commons Zero v1.0 Universal
1.84k stars 171 forks source link

Would love to add my implementation to this famous list #278

Open eanyanwu opened 5 years ago

eanyanwu commented 5 years ago

I understand if you'd rather not pollute the list with toy/reference implementations, but I thought I'd send the pull request in anyways :)

Also, this might be the most robust test suite I have had the pleasure (or displeasure? :eyes: ) of testing against. Thank you for the effort and time you put into this!