MotionFlow: a lightweight JavaScript library that handles scroll animations, parallax, text effects, counters, and tickers through HTML data attributes.
Key features:
• Attribute-based configuration (zero JS setup required)
• 50+ scroll animation presets with easing control
• Parallax depth effects with device-specific speeds
• Text loops and typing animations
• Auto-initialization on page load
• Vanilla JS with zero dependencies
The library uses Intersection Observer for viewport triggers and requestAnimationFrame for smooth performance.
Check it out if you need motion effects without GSAP.
Top comments (0)