hsnaydd/moveTo
A lightweight scroll animation javascript library without any dependency observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 63
- Release rhythm 8
- Longevity 100
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: 3463
- days_rel: n/a
- days_push: 224
- n_releases_24m: 0
Adoption not part of the score
2852 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MoveTo is a lightweight (1kb gzipped) JavaScript library for smooth scroll animations with no dependencies. It lets you programmatically scroll to elements or positions with configurable duration, easing, and callbacks.
Use cases
- smooth scroll to anchor links on click
- animate page scrolling to a target element
- add back-to-top button with smooth scrolling
- custom easing for scroll animations
- scroll to a specific pixel position
When to choose
- you need a tiny, dependency-free smooth scrolling solution
- you want configurable duration, easing, and scroll callbacks
- you prefer declarative triggers via data attributes
When to avoid
- you need full-page scroll hijacking or parallax effects
- your framework already provides built-in smooth scrolling (e.g. CSS scroll-behavior)
- you need scroll-triggered reveal animations rather than scroll-to-target
Facets
library · maturity stable
animation ui-components frontend web-development browser smooth-scrolling scroll-animation zero-dependency lightweight javascript
3 sources
- readme: https://github.com/hsnaydd/moveTo · fetched 2026-08-28 · 7acffda57462
- homepage: https://hsnaydd.github.io/moveTo/demo/ · fetched 2026-08-29 · 4e4259ea41f2
- registry_npm: https://registry.npmjs.org/moveto · fetched 2026-08-29 · 5dd0ef21bba4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hsnaydd/moveTo | main | 51 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem