Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.07 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.07 KB
Build Status Build Status
Supported Versions Supported Versions
Latest Version Latest Version
Test Coverage Coverage Status

Overview

pact is a library implementing a general concept of promises/deferreds. It less strictly follows known standards such as A+, but rather aims to be practical for library or framework implementations.

Check out the user's guide to get started.

Licence

BSD3