Ross ROSS = Recommend OSS · open-source software intelligence for agents

wagerfield/parallax

Parallax Engine that reacts to the orientation of a smart device observed · 2026-08-28

github.com/wagerfield/parallax · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 4780
  • days_rel: n/a
  • days_push: 879
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

16578 stars · 2087 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Parallax.js is a lightweight JavaScript library that creates parallax depth effects by reacting to a smart device's gyroscope orientation, falling back to cursor position on devices without motion hardware. It offsets layered DOM elements within a scene container based on their depth.

Use cases

  • add parallax scrolling depth effects to a website
  • make layers move when tilting a phone or tablet
  • create an interactive hero section that reacts to mouse movement
  • add depth animation to a landing page without heavy dependencies
  • simulate 3D depth in plain HTML and CSS layers

When to choose

  • you want a lightweight, dependency-free parallax effect in vanilla JavaScript
  • your site targets mobile devices with gyroscopes and needs motion-based depth
  • you need a simple drop-in script via CDN with declarative HTML configuration

When to avoid

  • you need scroll-driven parallax rather than orientation or cursor driven
  • you are building in React or Vue and prefer a framework-native animation library
  • you need WebGL or true 3D scene rendering

Facets

library · maturity maintenance

animation ui-components frontend-framework web-development frontend web-design browser cross-platform parallax gyroscope device-orientation depth-effect vanilla-js

2 sources

Member repositories

RepositoryRoleHealth v2
wagerfield/parallaxmain23

For agents

markdown · JSON · MCP: product_card(name="wagerfield/parallax")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem