React Swipe event handler hook
Extend hammer.js with event propagation
An Event Manager
ReactJS / HammerJS integration. Support touch events in your React app.
Plugin for handling mouse, touch and pointer events
Federated Events API, the plumbing behind the propagation of UI events into the PixiJS scene graph.
Detect if the browser supports the touch events api
A duck punch for adding touch events to jQuery UI
AngularJS module for touch events and helpers for touch-enabled devices
ReactJS / HammerJS integration. Support touch events in your React app.
Simple touch events support for vueJS2
Facebook's TapEventPlugin, temporarily available on npm until its made public in their repo
A React component that decorates it's children with mouse/touch position tracking, a status toggle fired by click/gesture events, and more.
A 1k script that adds swipe events to the DOM for touch enabled devices
Listen both mouse and touch event. With Typescript definition files. Support Typescript.
A fast click based on the touch-action css property
Super lightweight script (1kb) to detect via Javascript events like 'tap' 'dbltap' 'swipeup' 'swipedown' 'swipeleft' 'swiperight' on any kind of device.
Fast Touch Events for React
A 1k script that adds a long-press event to the DOM using pure JS
Add momentum to anything. It's like iScroll, except not for scrolling. Supports mouse and touch events.
Very small gesture recognizer for JavaScript. Swipe, pan, tap, doubletap, and longpress.
Touch / Tappable Event Handling Component for React
Track mouse/touch/pointer events through one interface
A unified events-based API for mouse and multi-touch with built-in geometry and physics.
Fastest plot lib for vector graphics.
Fast and simple interaction manager for THREE.js
TouchAction and Gesture support for Ember Applications
React scrubber component with touch controls, styling, and lots event handlers
Enable faster click events on touch devices for Backbone views.
Detects and triggers touch events for swiping such as onSwipeLeft, onSwipeDown, etc. with ReactJS
A duck punch for adding touch events to jQuery UI
The Material Design Ripple component provides a radial action in the form of a visual ripple expanding outward from the user's touch. Ripple is a visual form of feedback for touch events providing users a clear signal that an element is being touched.
Determine if an event was caused by mouse, touch or key input.
Super tiny vanilla JS module to detect swipe direction
Some complex mouse events, such as dragMove event with deltaX/deltaY relative to mousedown/touchstart, mouse wheel with good compatibility ...