Skip to content

anitasv/pact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pact

Probably the smallest promises library that pass all tests!

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.

About

Promises Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published