To contribute, please fork the repository and:
- Run
git checkout -b your-new-featureto create a new branch. - Code.
- Add test cases to support your feature.
- Run
grunt testto verify all of the tests pass. - Run
grunt buildto generate the dist/ files. - Push!
- Open a pull request