Fork me on GitHub

jsTouchLayer

You can download v0.3.0 zip or tar formats.

A javascript based touch events library, agnostic of any javascript libraries.

JS Touch Layer is a javascript framework that abstracts away the decision of what the gesture is. It will decide for you if a tap is a tap, or a swipe is a swipe. Allowing you to bind your functions to these events without any worry.

License

MIT Free to use and distribute

Contact

Twitter - @andyjamesdavies

Example Usage

Touch Here