# tightrope

## Installation

```bash
npm install --save tightrope
```

## Documentation

Full information can be found in the documentation at
https://jamiemason.github.io/tightrope/.

## Badges

- [![NPM version](http://img.shields.io/npm/v/tightrope.svg?style=flat-square)](https://www.npmjs.com/package/tightrope)
- [![NPM downloads](http://img.shields.io/npm/dm/tightrope.svg?style=flat-square)](https://www.npmjs.com/package/tightrope)
- [![Build Status](https://img.shields.io/github/actions/workflow/status/JamieMason/tightrope/ci.yaml?branch=main)](https://github.com/JamieMason/tightrope/actions)
- [![Maintainability](https://api.codeclimate.com/v1/badges/516439365fdd0e3c6526/maintainability)](https://codeclimate.com/github/JamieMason/tightrope/maintainability)
