Six core animation patterns from the conductor-motion system, demonstrated in isolation.
Hero text cycles through words with character-by-character typing and deletion. Per-character random delay creates a human feel.
Progress bar fills with easeOutCubic timing while status text types through each phase. Simulates a live process running.
Documents transition through unreviewed → processing → reviewed states with staggered timing.
Cards fade up with sequential delay when they enter the viewport. Uses IntersectionObserver for scroll triggering.
Timestamped status rows with dot-leader fills and a typing status line. Simulates a command-line interface running a search.
Placeholder slots for Lottie JSON animations. Supply your own animation files — viewport-triggered playback and scroll scrub are built in.