UNPKG

get-translation

Version:
40 lines (29 loc) 1.54 kB
# Hammer.js [![Build Status](https://travis-ci.org/EightMedia/hammer.js.png)](https://travis-ci.org/EightMedia/hammer.js/) [![Selenium Test Status](https://saucelabs.com/buildstatus/hammerjs-ci)](https://saucelabs.com/u/hammerjs-ci) ### A javascript library for multi-touch gestures > I told you, homeboy / > You *CAN* touch this / > Yeah, that's how we living and you know / > You *CAN* touch this [__Looking for the jQuery plugin? It has his own repository now.__](https://github.com/EightMedia/jquery.hammer.js) ## Features - Detects Tap, DoubleTap, Swipe, Drag, Pinch, and Rotate gestures - DOM Events - Debug plugins - Custom gestures - Chainable instance methods - AMD support (RequireJS) - Unit tests - Option to disable mouse support, so only for touch and pen input. - Sourcemaps - [jQuery plugin available](https://github.com/EightMedia/jquery.hammer.js) ## Getting Started See the [Wiki on GitHub](https://github.com/EightMedia/hammer.js/wiki) for documentation. ## Contributing In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt. Please don't commit the dist versions with your changes, only the changed source files. ## Further notes Created by [Jorik Tangelder](http://twitter.com/jorikdelaporik) and developed at [Eight Media](http://www.eight.nl/) in Arnhem, the Netherlands. It's recommend to listen to [this loop](http://soundcloud.com/eightmedia/hammerhammerhammer) while using hammer.js.