1 रिपॉजिटरी
Standards-based polyfills that enable CSS animations to be driven by scroll position instead of time.
Distinct from CSS Polyfills: Distinct from general CSS polyfills by specifically targeting scroll-driven animation features.
Explore 1 awesome GitHub repository matching part of an awesome list · Scroll Animation Polyfills. Refine with filters or upvote what's useful.
Scroll-timeline is a JavaScript library and standards-based browser polyfill that implements scroll-driven animations and scroll timelines for environments lacking native platform support. It links web animations and CSS animations directly to the user's scroll position or element visibility instead of time, enabling fluid visual effects tied to page movement. The library supports scroll-driven page effects such as scaling image dimensions, panning background positions across large visual elements, and revealing transitions between visual states progressively as the user scrolls. It also trig
Provides a standards-based polyfill that enables CSS animations to be driven by scroll position instead of time.