UNPKG

quote-tools

Version:
25 lines (17 loc) 405 B
[![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`