Skip to content
/ Promise3 Public
forked from xieranmaya/Promise3

试图实现一个完整的Promise

Notifications You must be signed in to change notification settings

2b0x/Promise3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Promise3

Try to implement a Promise which compliance to promise A/+ Spec.

It's my third implementation thus it's called Promise3.

And now, it's done!

How to run tests

npm install -g promises-aplus-tests

promises-aplus-tests ./Promise3.js

About

试图实现一个完整的Promise

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%