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

Tiny(about 81 loc), readable, usefull for learning Promise/A+ spec. #268

Open adispring opened 6 years ago

adispring commented 6 years ago

Another Promise/A+ implementation.

Tiny(about 81 loc), readable, usefull for learning Promise/A+ spec.

Inspired by RWPromise and promesse.