# lukehaas/Scrollify

A jQuery plugin that assists scrolling and snaps to sections.

Repository: https://github.com/lukehaas/Scrollify
Canonical: https://ross.abutalabs.com/products/scrollify
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2025-12-13T12:28:07+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 57, release rhythm 35, longevity 100
- inputs: {"age_days": 4469, "days_push": 263, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1810, forks 556 (observed 2026-08-28T04:05:39.489625+00:00)

## What it is
Scrollify is a jQuery plugin that assists scrolling and snaps the viewport to full-page sections, with touch support. It offers configuration for easing, hash updates, interstitial sections, and lifecycle callbacks.

## Use cases
- create full-page scroll snapping sections
- build paginated scroll websites with jQuery
- add smooth section-to-section scrolling on touch devices
- implement scroll-based animations like Apple-style pages
- permalink to page sections via hash updates
- make full-page video or layered scrolling layouts

## When to choose
- you already use jQuery and want section-snapping scroll behavior
- you need touch-optimized full-page scrolling with minimal setup
- you want hash-based permalinks to sections

## When to avoid
- you use a modern framework like React or Vue without jQuery
- you need fine-grained scroll animation control better served by GSAP ScrollTrigger
- you want a dependency-free vanilla JS solution

## Facets
- artifact type: plugin
- maturity: maintenance
- function: animation, ui-components
- domain: frontend, web-development
- platform: browser
- tags: jquery-plugin, scroll-snapping, fullpage-scroll, touch-support, jquery

## Member repositories
- lukehaas/Scrollify (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.489625+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-30T03:21:17.870459+00:00, confidence not recorded.
  - readme: https://github.com/lukehaas/Scrollify (fetched 2026-08-28T04:05:39.489625+00:00, sha 3f8fa8a0621f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
