Skip to content
/ hammer.js Public
forked from hammerjs/hammer.js

A javascript library for multi-touch gestures :// You can touch this

License

Notifications You must be signed in to change notification settings

57u/hammer.js

This branch is 892 commits behind hammerjs/hammer.js:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 14, 2013
Apr 7, 2013
Aug 14, 2013
Aug 9, 2013
Mar 7, 2013
Mar 15, 2013
Jan 29, 2013
Feb 6, 2013
May 4, 2013
Jan 24, 2013
Apr 10, 2013
Apr 10, 2013
Aug 9, 2013
May 16, 2013

Repository files navigation

Hammer.js

Build Status

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

Features

  • Detects Tap, DoubleTap, Swipe, Drag, Pinch, and Rotate gestures
  • DOM Events
  • Debug plugins
  • Custom gestures
  • Chainable instance methods
  • jQuery plugin with events delegation (the on/off methods) available
  • IE8 and older compatibility with jQuery plugin
  • AMD support (RequireJS)
  • Unit tests
  • Option to disable mouse support, so only for touch and pen input.

Getting Started

See the Wiki on GitHub 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 and developed at Eight Media in Arnhem, the Netherlands.

It's recommend to listen to this loop while using hammer.js.

About

A javascript library for multi-touch gestures :// You can touch this

Resources

License

Stars

Watchers

Forks

Packages

No packages published