A JavaScript touch gesture detection library for the modern web

ZingTouch https://zingchart.github.io/zingtouch A modern JavaScript touch gesture library. The library allows developers to configure pre-existing gestures as well as create their own using ZingTouch's life cycle.
Information
Category: JavaScript / Gesture
Watchers: 34
Star: 2.1k
Fork: 166
Last update: Mar 14, 2023

Related Repos


358

frameable Minimal dependency-free pan/zoom library
 
Popular
7.5k

pmndrs react-use-gesture React-use-gesture is a hook that lets you bind richer mouse and touch events to any component or view. With the data you receive, it becomes trivial to set up gestures, and often takes no more than a few li
 
23.4k

hammerjs hammer.js A JavaScript library for detecting touch gestures. Installation NPM npm install --save hammerjs or Yarn yarn add hammerjs or CDN https://cdnjs.com/libraries
 
2.4k

kornelski Slip A tiny library for interactive swiping and reordering of elements in lists on touch screens. No dependencies. BSD Licensed. Try live demo (best on a touchscreen device) Supports iOS Safari, Firefox Mobile, Chrome Mobile, O
 
2.1k

zingchart ZingTouch https://zingchart.github.io/zingtouch A modern JavaScript touch gesture library. The library allows developers to configure pre-existing gestures as well as create their own using ZingTouch's life cycle.
 
3.3k

AlloyTeam Preview You can touch this → http://alloyteam.github.io/AlloyFinger/ Install You can install it via npm: npm install alloyfinger Usage var af = new AlloyFinger(element, { touchStart: function ()