# geosigno/simpleParallax.js

Easy Parallax Effect for React & JavaScript

Repository: https://github.com/geosigno/simpleParallax.js
Canonical: https://ross.abutalabs.com/products/simpleparallaxjs
Homepage: https://simpleparallax.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: parallax, simple, scroll, image, javacript, animation, react, ui
Last push: 2026-07-14T19:54:04+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 57, longevity 100
- inputs: {"age_days": 3219, "days_push": 50, "days_rel": 72, "gap_med": 221.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2157, forks 148 (observed 2026-08-28T04:06:19.733917+00:00)

## What it is
simpleParallax.js is a lightweight TypeScript library that adds parallax scroll effects directly to <img> tags, available for both React and vanilla JavaScript. It works out of the box with React, Next.js, and plain JS, requiring no background images.

## Use cases
- add parallax scrolling effect to images on a website
- animate images on scroll in a React app
- apply parallax to img tags without background images
- create scroll-driven image animations in Next.js
- add depth effects to hero images on a landing page

## When to choose
- you want a simple, lightweight parallax effect on image tags
- you use React or Next.js and want a drop-in parallax component
- you need a vanilla JS parallax solution with TypeScript types
- you want configurable orientation, scale, and delay for scroll animations

## When to avoid
- you need parallax on background images or full sections rather than img tags
- you need complex multi-layer or mouse-driven parallax effects
- your project does not use scroll-based image animations

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: parallax, scroll-effects, react, vanilla-js, typescript, images, nodejs

## Member repositories
- geosigno/simpleParallax.js (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.733917+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-30T02:50:24.225156+00:00, confidence not recorded.
  - readme: https://github.com/geosigno/simpleParallax.js (fetched 2026-08-28T04:06:19.733917+00:00, sha 918401c85f7e)
  - homepage: https://simpleparallax.com (fetched 2026-08-29T10:30:43.734611+00:00, sha edc49bafcd88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
