Hammer.js

Posted on Tuesday, April 23rd, 2013

Hammer.js is a javascript library that can be used to control gestures on touch devices. It supports the following gestures:

  • Tap
  • Double tap
  • Hold
  • Drag
  • Swipe
  • Transform (pinch)
|