[![Actions Status](https://github.com/bigeasy/reciprocate/workflows/Node%20CI/badge.svg)](https://github.com/bigeasy/reciprocate/actions)
[![codecov](https://codecov.io/gh/bigeasy/reciprocate/branch/master/graph/badge.svg)](https://codecov.io/gh/bigeasy/reciprocate)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

An `async`/`await` trampoline.

| What          | Where                                             |
| --- | --- |
| Discussion    | https://github.com/bigeasy/reciprocate/issues/1   |
| Documentation | https://bigeasy.github.io/reciprocate             |
| Source        | https://github.com/bigeasy/reciprocate            |
| Issues        | https://github.com/bigeasy/reciprocate/issues     |
| CI            | https://travis-ci.org/bigeasy/reciprocate         |
| Coverage:     | https://codecov.io/gh/bigeasy/reciprocate         |
| License:      | MIT                                               |


```
npm install reciprocate
```
