jump.js
jump.js copied to clipboard
Prevents calling jump() while current jump is in progress
Fixes #57.
@mauskin planning to merge when i have time to cut a new release, thank you
Are there plans to accept and merge this pull request, and this?
I really dig the library - but I'm looking for a way to cancel/stop the current jump action when a new one is dispatched. I would be fine with calling a cancel function like in 44 if needed.