# oblador/angular-scroll

Scrollspy, animated scrollTo and scroll events for angular.js

Repository: https://github.com/oblador/angular-scroll
Canonical: https://ross.abutalabs.com/products/angular-scroll
Homepage: http://oblador.github.io/angular-scroll/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2018-10-10T12:48:41+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4714, "days_push": 2884, "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 1466, forks 232 (observed 2026-08-28T04:04:48.591418+00:00)

## What it is
An AngularJS module providing scrollspy functionality, animated scrollTo, and scroll event handling with no jQuery dependency. It extends angular.element with jQuery-like scroll APIs and returns promises for animated scrolling.

## Use cases
- add scrollspy navigation highlighting to an angular.js page
- smoothly scroll to an element on click in angular
- animate scrolling to a position with easing and duration
- listen to scroll events in an angular.js app
- scroll to top of page with animation
- offset scrolling for fixed floating menus

## When to choose
- you maintain a legacy AngularJS (1.x) application needing scrollspy or animated scrolling
- you want a tiny dependency-free scroll utility for angular.js

## When to avoid
- you use modern Angular (2+), React, or Vue instead of AngularJS
- you need actively maintained software with recent updates
- you need scroll features outside of an AngularJS context

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components, middleware
- domain: frontend, web-development
- platform: browser
- tags: angularjs, scrollspy, smooth-scroll, scrollto, scroll-events, nodejs

## Member repositories
- oblador/angular-scroll (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.591418+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-30T04:35:03.969788+00:00, confidence not recorded.
  - readme: https://github.com/oblador/angular-scroll (fetched 2026-08-28T04:04:48.591418+00:00, sha 0ed1118ffbad)
  - homepage: http://oblador.github.io/angular-scroll/ (fetched 2026-08-29T11:43:36.995462+00:00, sha 9a6a3cf4f432)
  - registry_npm: https://registry.npmjs.org/angular-scroll (fetched 2026-08-29T11:43:36.997883+00:00, sha 9382c885c318)
- Data as of 2026-08-30T08:39:29.467469+00:00.
