[![Build Status](https://travis-ci.org/beaugunderson/node-quote-tools.svg)](https://travis-ci.org/beaugunderson/node-quote-tools)

## quote-tools

### Installation

`npm install --save quote-tools`

### Settings

- `ACTIONS`
- `PRONOUNS`

### Methods

- `singleQuotes`
- `doubleQuotes`
- `evenSingleQuotes`
- `evenDoubleQuotes`
- `evenQuotes`
- `findPronoun`
- `stripPronoun`
- `unquote`
- `fullPipeline`
