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

callmecavs/jump.js

A modern smooth scrolling library. observed · 2026-08-28

github.com/callmecavs/jump.js · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 4070
  • days_rel: n/a
  • days_push: 15
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3427 stars · 157 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Jump.js is a small JavaScript library for smooth scrolling to elements or pixel offsets in the browser. It exposes a singleton function with configurable duration, easing, offset, callback, and accessibility options.

Use cases

  • smooth scroll to an element on click
  • animate scrolling to anchor links
  • scroll page by a number of pixels
  • add easing to page scrolling
  • scroll with offset for fixed headers

When to choose

  • you need a tiny, dependency-free smooth scrolling helper
  • you want configurable duration and easing for scroll animations
  • your project already uses an ES6 module bundler

When to avoid

  • you need scroll-spy or scroll position tracking
  • you want CSS-only scroll-behavior without JavaScript
  • your project cannot run a modern build pipeline

Facets

library · maturity maintenance

animation ui-components frontend web-development browser smooth-scrolling scroll-animation es6 npm nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
callmecavs/jump.jsmain67

For agents

markdown · JSON · MCP: product_card(name="callmecavs/jump.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem