Number
Animated Number
A smooth animated number component that transitions between numeric values with customizable spring animations using Framer Motion.
Usage
Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
value | number | - | The numeric value to animate to |
className | string | - | Additional CSS classes to apply |
springOptions | SpringOptions | - | Framer Motion spring animation options |
Marquee
A marquee component that scrolls text horizontally, Marquee is a client-side React component that scrolls text horizontally or vertically.
Parallax Scroll 1
A parallax scroll effect component that creates a smooth sliding animation with text overlays at the top and bottom as the content scrolls into view.