A CSS-driven infinite scroller that repeats its children horizontally or vertically, with optional reverse direction and pause on hover.
Run the command below in a project with the shadcn CLI. It copies the component source into your repo and installs its dependencies.
npx shadcn@latest add https://www.saasuji.com/r/marquee.jsonAlso available as a markdown reference for AI agents: /components/marquee.md
Number Ticker
An animated number that springs from a start value to its target when it scrolls into view, with configurable direction, delay, and decimal places.
Dot Pattern
An SVG dot-pattern background that fills its container and automatically redraws on resize, with an optional glowing animation per dot.