gsap-observer
Installation
SKILL.md
GSAP Observer
Observer provides unified gesture detection across devices - wheel, touch, pointer, and scroll events. Perfect for sliders, swipers, scroll hijacking, and cross-device interactions.
Installation
npm install gsap
import { Observer } from 'gsap/Observer'
gsap.registerPlugin(Observer)