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 an implementation of Promise/A+, pass all tests #288

Open flyingbirdhub opened 3 years ago

flyingbirdhub commented 3 years ago

for test,

  1. download
  2. npm install
  3. npm run test