# fisshy/react-scroll

React scroll component

Repository: https://github.com/fisshy/react-scroll
Canonical: https://ross.abutalabs.com/products/react-scroll
Homepage: https://github.com/fisshy/react-scroll/blob/master/README.md
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2025-02-19T14:35:35+00:00

## Health v2 (maintenance only)
Score: 35/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 7, release rhythm 35, longevity 100
- inputs: {"age_days": 4205, "days_push": 560, "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 4402, forks 427 (observed 2026-08-28T04:08:48.308334+00:00)

## What it is
A lightweight React component library for animating vertical scrolling and smooth navigation between page sections. It provides Link and Element components for building scroll-aware navigation in single-page applications.

## Use cases
- add smooth scrolling navigation to a react single-page app
- animate scrolling between page sections in react
- build a sticky navbar with scroll-to-section links
- scroll to element on click in react
- implement scroll spy to highlight active nav item
- make a portfolio site with smooth anchor scrolling

## When to choose
- you need declarative React components for smooth scroll navigation
- you want scroll events and scroll-spy features out of the box
- you need a small, battle-tested library with broad browser support

## When to avoid
- you are not using React
- CSS scroll-behavior or native scrollIntoView suffices for your needs
- you need horizontal or complex custom scroll physics

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components, state-management
- domain: frontend, web-development
- platform: browser
- tags: react, smooth-scrolling, scroll-navigation, single-page-app, nodejs

## Member repositories
- fisshy/react-scroll (main) score 35

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.308334+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:21:07.593526+00:00, confidence not recorded.
  - readme: https://github.com/fisshy/react-scroll (fetched 2026-08-28T04:08:48.308334+00:00, sha ce1837164d63)
  - homepage: https://github.com/fisshy/react-scroll/blob/master/README.md (fetched 2026-08-29T09:09:14.411582+00:00, sha 9c7aee329530)
  - registry_npm: https://registry.npmjs.org/react-scroll (fetched 2026-08-29T09:09:14.420897+00:00, sha f8090b2f5ee1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
