Performant Scroll-driven Interactions – scrollama.js
scrollama.js is a JavaScript library to create scroll-driven interactions that use Intersection Observer API for performant scroll position detection.
scrollama.js is a JavaScript library to create scroll-driven interactions that use Intersection Observer API for performant scroll position detection.
A lightweight AOS (animation on scroll) JavaScript library that can be easily integrated into any webpage.
A tiny JavaScript snippet that pins and zooms images while scrolling. Based on the GSAP Animation library and its ScrollTrigger plugin.
A JavaScript library for scroll-driven interactions that use Animate.css library (or any other animation libraries) to animate elements as they scroll into view.
Use the Intersection Observer API to trigger CSS3 animations on scroll by calling a function when scrolling meets a given height threshold.
A tiny web component that allows you to trigger 20+ CSS3 powered animations when elements are revealed by user scroll.
A lightweight and performant scroll animation library for fading and scrolling in elements when they appear in the viewport.
A lightweight JavaScript AOS (Animate On Scroll) library that makes it easier to animate elements based on scroll position.