# callmecavs/jump.js

A modern smooth scrolling library.

Repository: https://github.com/callmecavs/jump.js
Canonical: https://ross.abutalabs.com/products/jumpjs
Homepage: https://github.com/callmecavs/jump.js
Language: JavaScript
License: MIT
License Family: permissive
Topics: scroll, smooth
Last push: 2026-08-18T14:20:09+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 4070, "days_push": 15, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3427, forks 157 (observed 2026-08-28T04:08:03.993916+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: frontend, web-development
- platform: browser
- tags: smooth-scrolling, scroll-animation, es6, npm, nodejs, javascript

## Member repositories
- callmecavs/jump.js (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:03.993916+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:37:51.913213+00:00, confidence not recorded.
  - readme: https://github.com/callmecavs/jump.js (fetched 2026-08-28T04:08:03.993916+00:00, sha bc9fd651a3c3)
  - homepage: https://github.com/callmecavs/jump.js (fetched 2026-08-29T09:32:06.374360+00:00, sha 3634db5f3919)
  - registry_npm: https://registry.npmjs.org/jump.js (fetched 2026-08-29T09:32:06.384928+00:00, sha ea4c2181ceb8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
