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: about 9 years ago

Related projects:

RepositoryDescriptionStars
sciactive/tinygestureA JavaScript library for recognizing small user gestures such as taps, swipes, and pinches.211
stephband/jquery.event.moveEnables press-move-release interactions on mouse and touch devices using custom events.254
bsdfzzzy/vue2-hammerA Vue.js directive wrapper for Hammer.js to support touch events on mobile devices254
clouda-team/touchjsA JavaScript library that simplifies gesture recognition and event handling on touch devices230
html-next/ember-gesturesAn Ember.js addon providing gesture recognition and support for handling touch, mouse, and pointer events.160
mikuauahdark/kazariA Lua library providing a framework for handling touch gestures and events in game development.10
championswimmer/simplefingergestures_android_libraryAn Android library to implement simple touch/tap/swipe gestures318
hammerjs/hammer.jsA JavaScript library for detecting and handling various touch gestures on touchscreens24,149
dannywillems/ocaml-cordova-plugin-touchidProvides an interface to leverage Touch ID for in-app user authentication on iOS devices0
nickschot/ember-mobile-coreProvides utilities and components for handling touch events on mobile devices11
touchscript/touchscriptA C# library that provides a unified multi-touch solution for Unity game development on various platforms.1,678
tom91136/gesturefxA lightweight JavaFX component for handling gestures such as pinch-to-zooming and zoom/scroll animations.64
luanrafael/jlogamA JavaScript library for creating gesture-based interfaces for mobile applications.5
sandeepk01/vue-event-handlerA Vue.js plugin that provides a global event bus for handling events across components and destroying listeners.15
johanneslumpe/react-native-gesture-recognizersA utility library for handling user gestures in React Native applications366