Super lightweight script (~1kb) to detect via Javascript events like 'tap' 'dbltap' 'swipeup' 'swipedown' 'swipeleft' 'swiperight' on any kind of device.
I ran into an issue where I have jQuery loaded, but the event being converted to a jQuery event caused it to not work with another library I am using (Vue/Vue-touch2).
I ran into an issue where I have jQuery loaded, but the event being converted to a jQuery event caused it to not work with another library I am using (Vue/Vue-touch2).