Event.js

Event handling library

Provides support for handling various touch-based events and gestures in web applications.

hand Multi-touch, gestures, and other events—click, dblclick, dbltap, tap, longpress, drag, swipe, pinch, rotate, shake. For pointer events, each listener can handle anywhere from 1 to 12 fingers at a time, or more, depending on the device. Includes MetaKey tracking (CMD, CTRL) to support native key-commands in various platforms.

GitHub

368 stars
31 watching
69 forks
Language: JavaScript
last commit: over 7 years ago

Related projects:

Repository Description Stars
sciactive/tinygesture A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. 210
stephband/jquery.event.move Enables press-move-release interactions on mouse and touch devices using custom events. 254
bsdfzzzy/vue2-hammer A Vue.js directive wrapper for Hammer.js to support touch events on mobile devices 255
clouda-team/touchjs A JavaScript library that simplifies gesture recognition and event handling on touch devices 229
html-next/ember-gestures An Ember.js addon providing gesture recognition and support for handling touch, mouse, and pointer events. 160
mikuauahdark/kazari A Lua library providing a framework for handling touch gestures and events in game development. 10
championswimmer/simplefingergestures_android_library An Android library to implement simple touch/tap/swipe gestures 317
hammerjs/hammer.js A JavaScript library for detecting and handling various touch gestures on touchscreens 24,124
dannywillems/ocaml-cordova-plugin-touchid Provides an interface to leverage Touch ID for in-app user authentication on iOS devices 0
nickschot/ember-mobile-core Provides utilities and components for handling touch events on mobile devices 11
touchscript/touchscript A C# library that provides a unified multi-touch solution for Unity game development on various platforms. 1,671
tom91136/gesturefx A lightweight JavaFX component for handling gestures such as pinch-to-zooming and zoom/scroll animations. 63
luanrafael/jlogam A JavaScript library for creating gesture-based interfaces for mobile applications. 5
sandeepk01/vue-event-handler A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. 15
johanneslumpe/react-native-gesture-recognizers A utility library for handling user gestures in React Native applications 366