Event.js
Event handling library
Provides support for handling various touch-based events and gestures in web applications.
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.
368 stars
31 watching
69 forks
Language: JavaScript
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. | 211 |
| Enables press-move-release interactions on mouse and touch devices using custom events. | 254 |
| A Vue.js directive wrapper for Hammer.js to support touch events on mobile devices | 254 |
| A JavaScript library that simplifies gesture recognition and event handling on touch devices | 230 |
| An Ember.js addon providing gesture recognition and support for handling touch, mouse, and pointer events. | 160 |
| A Lua library providing a framework for handling touch gestures and events in game development. | 10 |
| An Android library to implement simple touch/tap/swipe gestures | 318 |
| A JavaScript library for detecting and handling various touch gestures on touchscreens | 24,149 |
| Provides an interface to leverage Touch ID for in-app user authentication on iOS devices | 0 |
| Provides utilities and components for handling touch events on mobile devices | 11 |
| A C# library that provides a unified multi-touch solution for Unity game development on various platforms. | 1,678 |
| A lightweight JavaFX component for handling gestures such as pinch-to-zooming and zoom/scroll animations. | 64 |
| A JavaScript library for creating gesture-based interfaces for mobile applications. | 5 |
| A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
| A utility library for handling user gestures in React Native applications | 366 |