Show HN: AnimateScrollTriggered:Animate.css with CSS scroll-triggered animations
Category: library
Tags: css, animations, scroll-triggered, animate.css, no-js
Score: 5.5/10 (Innovation: 5, Technical: 5, Documentation: 7, Utility: 5)
AnimateScrollTriggered is a CSS-only adapter that adds scroll-triggered reveal effects to Animate.css using the new CSS Scroll-Triggered Animations API. It's interesting because it demonstrates a pure CSS approach to scroll-based animations without JavaScript, leveraging modern browser features for a lightweight solution.
Target audience: frontend devs
Repository: https://github.com/ulrischa/AnimateScrollTriggered/tree/main · HTML · MIT
View on Hacker News