# gijsroge/tilt.js

A tiny 60+fps parallax tilt hover effect for jQuery.

Repository: https://github.com/gijsroge/tilt.js
Canonical: https://ross.abutalabs.com/products/tiltjs
Homepage: http://gijsroge.github.io/tilt.js/
Language: JavaScript
License: MIT
License Family: permissive
Topics: tilt, jquery, parallax
Last push: 2022-09-14T18:19:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3519, "days_push": 1449, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3853, forks 837 (observed 2026-08-28T04:08:27.157072+00:00)

## What it is
A tiny (1.71kb gzipped) jQuery plugin that adds a 60+fps parallax tilt hover effect to elements using requestAnimationFrame. It supports configurable options like glare, scale, axis locking, and data-attribute configuration.

## Use cases
- add a 3d tilt hover effect to cards
- create parallax hover animations with jquery
- add glare effect on hover
- make elements pop out with preserve-3d transforms
- tilt images or panels on mouseover

## When to choose
- your project already uses jQuery
- you need a lightweight, dependency-minimal tilt effect
- you want configurable tilt via data attributes

## When to avoid
- your project does not use jQuery (use vanilla-tilt.js instead)
- you use React, Angular, or Preact (framework-specific ports exist)
- you need actively developed features

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: frontend, web-development, web-design
- platform: browser
- tags: jquery-plugin, tilt-effect, parallax, hover-effects, 3d-transforms, nodejs

## Member repositories
- gijsroge/tilt.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:27.157072+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-29T18:25:57.016909+00:00, confidence not recorded.
  - readme: https://github.com/gijsroge/tilt.js (fetched 2026-08-28T04:08:27.157072+00:00, sha 089a52ca7e56)
  - homepage: http://gijsroge.github.io/tilt.js/ (fetched 2026-08-29T09:20:53.395029+00:00, sha 3dbe613ec053)
  - registry_npm: https://registry.npmjs.org/tilt.js (fetched 2026-08-29T09:20:53.397560+00:00, sha cf7d7c68a0ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
