# dixonandmoe/rellax

Lightweight, vanilla javascript parallax library

Repository: https://github.com/dixonandmoe/rellax
Canonical: https://ross.abutalabs.com/products/rellax
Homepage: https://dixonandmoe.com/rellax/
Language: HTML
License: MIT
License Family: permissive
Last push: 2024-08-24T00:53:35+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3838, "days_push": 740, "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 7134, forks 833 (observed 2026-08-28T04:09:56.135945+00:00)

## What it is
Rellax is a lightweight, dependency-free vanilla JavaScript parallax scrolling library. It applies smooth parallax motion to elements via data attributes, with per-element speeds, responsive breakpoints, centering, and horizontal scrolling support.

## Use cases
- add parallax scrolling effects to a website
- make background images move at a different speed than the page
- create depth effects on landing pages without jQuery
- apply different parallax speeds per breakpoint
- add lightweight scroll animations to a static site

## When to choose
- you want a tiny, dependency-free parallax effect
- you need per-element speed control via simple HTML attributes
- you need responsive parallax speeds across breakpoints
- your site is plain HTML/JS without a framework

## When to avoid
- you need advanced scroll-driven animations beyond parallax
- you want scroll effects integrated into a framework like React or GSAP's ScrollTrigger
- you need performance-critical, GPU-accelerated complex animation pipelines

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: parallax, vanilla-javascript, scrolling-effects, lightweight, no-dependencies

## Member repositories
- dixonandmoe/rellax (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.135945+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-29T17:40:02.996248+00:00, confidence not recorded.
  - readme: https://github.com/dixonandmoe/rellax (fetched 2026-08-28T04:09:56.135945+00:00, sha a2cab9bde3dd)
  - homepage: https://dixonandmoe.com/rellax/ (fetched 2026-08-29T08:35:30.417181+00:00, sha 8f53983ac283)
- Data as of 2026-08-30T08:39:29.467469+00:00.
