Skip to content

anitasv/pact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pact

Promises Library

Promises/A+ logo

Fully Standards compliant (At least passes all tests): https://promisesaplus.com/

And implements a extra facility called Pact.any() which will return first non errored promise, unless all errored in the iterator. These are not well tested though. Pact.all(), Pact.race(), Pact.resolve(x), Pact.reject(e) work according to ECMA spec.

I hope it is at least one of the smallest Promises library that passes all tests!

About

Promises Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published