michalsnik/aos
Animate on scroll library observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4073
- days_rel: n/a
- days_push: 890
- n_releases_24m: 0
Adoption not part of the score
28056 stars · 2630 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AOS is a small JavaScript library that animates HTML elements as they scroll into view, driven by CSS transitions and data attributes. It offers built-in animation presets, easing options, and configurable settings like anchors and disable conditions.
Use cases
- animate elements when they scroll into view
- add fade or slide animations to a landing page
- trigger CSS animations on scroll without writing JS
- add scroll reveal effects to a website
- animate sections as user scrolls down
When to choose
- you want lightweight, dependency-free scroll animations
- you prefer declarative data-attribute configuration
- you need simple fade/slide/zoom effects on a static or framework site
When to avoid
- you need complex timeline or physics-based animations
- you want scroll-linked (scrubbing) animations rather than one-shot triggers
- you need a maintained library with active development
Facets
library · maturity maintenance
animation ui-components frontend web-development web-design browser scroll-animations css-animations javascript scroll-triggered lightweight nodejs
2 sources
- readme: https://github.com/michalsnik/aos · fetched 2026-08-28 · 91ae4b2d9c7a
- registry_npm: https://registry.npmjs.org/aos · fetched 2026-08-29 · 5f37a1f40087
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| michalsnik/aos | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem