Skip to content

xieranmaya/Promise3

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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