callmecavs/jump.js
A modern smooth scrolling library. 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
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
- readme: https://github.com/callmecavs/jump.js · fetched 2026-08-28 · bc9fd651a3c3
- homepage: https://github.com/callmecavs/jump.js · fetched 2026-08-29 · 3634db5f3919
- registry_npm: https://registry.npmjs.org/jump.js · fetched 2026-08-29 · ea4c2181ceb8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| callmecavs/jump.js | main | 67 |
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