____ __ ____ ____ __
( _ \ /__\ ( _ \(_ _)( )
) _ < /(__)\ ) _ < _)(_ )(__
(____/(__)(__)(____/(____)(____)
- Updated the README.
- Added an
.eslintrc
and linted./lib/index.js
accordingly. - Added an npm script for the lint task.
- Added usage examples, and a sample test case.
- Added some documentation.
- Initially-working version.
- Probably needs some more polish to be production-quality.