Skip to content

haixinn/promise-aplus-impl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

promise-aplus-impl

A simple implementation of Promise /A+ Spec

# plain javascript implementation of Promise /A+
npm run test

# naive javascript implementation of Promise /A+
npm run test-naive

# rxjs based implementation of Promise /A+
npm run test-rxjs

About

A simple implementation of Promise /A+ Spec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%