Skip to content

liushouxiang/yapromise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YaPromise Promises/A+ logo

Yet another promise.

YaPromise is an implementation of the Promise/A+ spec.

It is a tiny promise library (the core has only about 200 LOC with comment) written with ES2015 syntax, encapsulates promise state properly and exposes useful api for usage.

Install

npm install yapromise --save

Run test

npm run test

About

tiny promise lib implement the Promise/A+ spec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published