An Event Manager
Cross browser mouse event property access
A jQuery plugin that adds cross-browser mouse wheel support.
Federated Events API, the plumbing behind the propagation of UI events into the PixiJS scene graph.
Plugin for handling mouse, touch and pointer events
Fire mouse events when the user intends it
A jQuery plugin that adds cross-browser mouse wheel support.
A React component that decorates it's children with mouse/touch position tracking, a status toggle fired by click/gesture events, and more.
A jQuery plugin that attempts to determine the user's intent on mouseover and thus delay or prevent the accidental firing of callbacks.
Add momentum to anything. It's like iScroll, except not for scrolling. Supports mouse and touch events.
Listen both mouse and touch event. With Typescript definition files. Support Typescript.
Easy-DnD is a drag and drop implementation for Vue 3 that uses only standard mouse events instead of the HTML5 drag and drop API, which is [impossible to work with](https://www.quirksmode.org/blog/archives/2009/09/the_html5_drag.html). Think of it as a wa
Distinguish between scroll events initiated by the user, and those by inertial scrolling
Simple react component for handling scroll trackpad, arrow keys, swipe gestures and mouse wheel event.
Track mouse/touch/pointer events through one interface
A TypeScript library providing foundational classes and utilities for implementing drag-and-drop functionality in Angular applications, with support for both mouse and touch events, and designed to work with or without Angular’s NgZone (zoneless applicati
A unified events-based API for mouse and multi-touch with built-in geometry and physics.
Finds the positons of mouse events in dom elements.
Determine the cursor aim for triggering mouse events.
Centralizes handling of mouse appearance/disappearance events in the browser
React Hooks to listen to both mouse down or up and click events with a once called function.
A jQuery plugin that adds cross-browser mouse wheel support.
Port of Ben Smithett's dragster to ES6. Wraps native dragenter/dragleave to behave like mouse event when hovering over child DOM elements.
Fast and simple interaction manager for THREE.js
Super tiny vanilla JS module to detect swipe direction
Determine if an event was caused by mouse, touch or key input.
react-browser-hooks React component
Get coordinates from a mouse or touch event.
ngx-carousel-ease is a versatile Angular library providing a feature-rich, simple, and performant carousel component. This library supports infinite and responsive mode, mouse and touch event. Attention has been put to accessibility, performance, and frie
Some complex mouse events, such as dragMove event with deltaX/deltaY relative to mousedown/touchstart, mouse wheel with good compatibility ...
A module for bind mouse-wheel event. typescript supported
Utility that returns a map of react event name handlers based on the browser touch support
Low level, zero-dependency, minimal swipe event implementation for web.