imakewebthings/waypoints
Waypoints is a library that makes it easy to execute a function whenever you scroll to an element. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5699
- days_rel: n/a
- days_push: 1384
- n_releases_24m: 0
Adoption not part of the score
10308 stars · 1290 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Waypoints is a JavaScript library that executes a function whenever the user scrolls to a specific element. It includes shortcuts for common UI patterns like infinite scrolling, sticky elements, and inview detection.
Use cases
- trigger a function when scrolling to an element
- implement infinite scrolling on a page
- make elements sticky when scrolled to
- detect when an element enters the viewport
- animate elements as they scroll into view
When to avoid
- you are using a modern framework with built-in scroll/intersection observers (e.g., IntersectionObserver API)
- you need active maintenance or recent updates
- you want a library with an active community or recent commits
Facets
library · maturity maintenance
animation ui-components frontend web-development browser scroll-events infinite-scroll sticky-elements inview-detection jquery javascript
4 sources
- readme: https://github.com/imakewebthings/waypoints · fetched 2026-08-28 · 7439bbc880e6
- homepage: http://imakewebthings.com/waypoints/ · fetched 2026-08-29 · 89c28d5f3080
- site_page: http://imakewebthings.com/waypoints/guides/getting-started · fetched 2026-08-29 · 94ef27602c5c
- registry_npm: https://registry.npmjs.org/waypoints · fetched 2026-08-29 · e117f298ae7e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| imakewebthings/waypoints | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="imakewebthings/waypoints")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem