# micku7zu/vanilla-tilt.js

A smooth 3D tilt javascript library.

Repository: https://github.com/micku7zu/vanilla-tilt.js
Canonical: https://ross.abutalabs.com/products/vanilla-tiltjs
Homepage: https://micku7zu.github.io/vanilla-tilt.js/index.html
Language: JavaScript
License: MIT
License Family: permissive
Topics: tilt, tilt-effect, tilt-javascript, javascript, library, smooth, smooth-animations, smooth-effect, tiltjs, vanilla, vanilla-javascript
Last push: 2024-03-01T09:20:19+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": 3505, "days_push": 915, "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 4016, forks 181 (observed 2026-08-28T04:08:32.436926+00:00)

## What it is
A lightweight, dependency-free vanilla JavaScript library that adds smooth 3D tilt effects to DOM elements on hover or device orientation. It is a fork of the jQuery-based Tilt.js, offering configurable perspective, glare, scale, gyroscope support, and data-attribute or JS initialization.

## Use cases
- add a 3D tilt effect to cards on hover
- create parallax glare effects on landing page elements
- make images tilt based on mouse movement without jQuery
- enable tilt effects on mobile via gyroscope/device orientation
- animate UI cards with smooth 60FPS tilt transitions

## When to choose
- you want a tiny (~8.5kb min) dependency-free tilt effect in vanilla JS
- you need configurable tilt with glare, scale, and gyroscope support
- you want a simple data-attribute setup like data-tilt

## When to avoid
- you need a full animation framework like GSAP
- your project already uses jQuery and you prefer the original tilt.js
- you need effects beyond tilt/parallax such as scroll animations

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: tilt-effect, vanilla-javascript, 3d-tilt, parallax, no-dependencies, hover-effects

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.436926+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:23:58.641683+00:00, confidence not recorded.
  - readme: https://github.com/micku7zu/vanilla-tilt.js (fetched 2026-08-28T04:08:32.436926+00:00, sha 2d2e1c6b8d8e)
  - homepage: https://micku7zu.github.io/vanilla-tilt.js/index.html (fetched 2026-08-29T09:17:02.400164+00:00, sha abe8e80ee825)
- Data as of 2026-08-30T08:39:29.467469+00:00.
