Skip to content

sixwinds/bpromise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpromise

My implementation of promise. Base on Promises/A+ spec.

Installation and test

install

npm install

output test result to console

npm test

output test result to JSON file[testResult.json]

npm test:report

About

My implementation of promise. Base on Promises/A+ spec.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published