We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
adding parse tests, lint, build
bump version
provide exports
bump version, add test for onStartCallback
bump minor verion for updated main in package.json
make rollup not rewrite this to window
Rollup build (#311) * replace gulp build with rollup * bump version * point main to es6 module * revert change to test umd * remove browserify * update eslint config * fix rollup error * update readme
Support plugins (#307) * support plugins * add plugin test * Update README
Add onCompleteCallback option (#303) * add onCompleteCallback option * update demo * new tests * update docs * update index