Showing 1-20 of 326 packages
React component-wrapper to detect page events (mousedown or touchstart/touchend) outside of wrapped element.
Some complex mouse events, such as dragMove event with deltaX/deltaY relative to mousedown/touchstart, mouse wheel with good compatibility ...
Intercepts touch events (`touchstart`, `touchmove`, `touchend`) on draggable html elements and generates custom drag and drop events instead
Check if the browser supports passive event listeners.
Directive for listening to MouseLeave, MouseDown, TouchStart outside of a HtmlElement - listeners can be toggled on/off individually with input bindings
An htmx extension to trigger events on 'hold' (mousedown/touchstart for a duration)
Make your `touchstart` event listeners into a `tap` event listener!
A specification backed popover for react
React draggable component
A simple angular directive that allows to prevent an element from scrolling whenever the user is focusing (mouseenter / touchstart) the element where this directive was applied.
get relative position from an event
An angular module to add directives for touch devices
Mobile testing helper for Cypress
Events binder.
Do one thing with one pointer
Touch enabled implementation of WHATWG drag and drop mechanism.
A global utility for tracking the current input method (mouse, keyboard or touch).
Extend the mobile-side event touchstart / touchmove / touchend logic to the desktop.
A angular module to add directive `ng-touchstart`.
jQuery special events movestart, move and moveend for tracking touch and mouse moves, throttled to browser animation frames, and exposing information about distance and velocity of fingers.