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

add nuo.js to list of compliant implementations #286

Closed futantan closed 4 years ago

futantan commented 4 years ago

Hi~ I added nuo.js to the list of compliant implementations, which contains only 60 lines of code. https://github.com/futantan/nuo.js

futantan commented 4 years ago

Sorry, found some issued, will fix it and reopen this PR later