Ross ROSS = Recommend OSS · open-source software intelligence for agents

jquery/jquery-mousewheel

A jQuery plugin that adds cross-browser mouse wheel support. observed · 2026-08-28

github.com/jquery/jquery-mousewheel · JavaScript · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
jquery/jquery-mousewheelmain78

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