Hammer.js is a JavaScript library for multi-touch gestures. It’s easy implementation of touch events in your website. The gestures supported by Hammer.js are: tap, double tap, hold, drag, and transform (such as pinch to zoom). It’s a lightweight focused JavaScript library weighing in at only 2kb (minified and gzip).
