[![Version][version-badge]][version-link]
PRs are welcome! Although, you'll have to sign the CLA.
Please make sure to add tests for anything you add/fix. Run the tests (and lint your code,) with:
npm run test
You can build the project with:
npm run build