jquery/jquery-mousewheel
A jQuery plugin that adds cross-browser mouse wheel support. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 97
- Release rhythm 40
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 6531
- days_rel: 520
- days_push: 23
- n_releases_24m: 21
Adoption not part of the score
3915 stars · 1634 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A jQuery plugin that adds cross-browser mouse wheel event support with delta normalization. It exposes normalized deltaX/deltaY values and a deltaFactor property so scroll handling behaves consistently across browsers, devices, and trackpads.
Use cases
- handle mouse wheel events consistently across browsers
- normalize scroll deltas from mice and trackpads
- build custom scroll or zoom interactions in jQuery
- get scroll distance from wheel input
- support horizontal wheel scrolling (deltaX)
When to choose
- your project already uses jQuery and needs wheel event handling
- you need consistent delta values across browsers and input devices
- you want a small, battle-tested plugin for wheel-based interactions
When to avoid
- you are building a modern app without jQuery - use native wheel events or a framework-native solution
- you need touch or pointer gesture handling beyond the mouse wheel
- you need active feature development - the plugin is in maintenance mode
Facets
plugin · maturity maintenance
ui-components middleware web-development frontend browser-extensions browser jquery-plugin mousewheel event-handling scroll delta-normalization javascript
2 sources
- readme: https://github.com/jquery/jquery-mousewheel · fetched 2026-08-28 · 3a36f98e9b80
- registry_npm: https://registry.npmjs.org/jquery-mousewheel · fetched 2026-08-29 · 8e98f4ddcfe8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jquery/jquery-mousewheel | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="jquery/jquery-mousewheel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem