Nhatcapdang
Number

Animated Number

A smooth animated number component that transitions between numeric values with customizable spring animations using Framer Motion.

Usage

Installation

npx shadcn@latest add @nhatcapdang/animated-number
yarn dlx shadcn@latest add @nhatcapdang/animated-number
pnpm dlx shadcn@latest add @nhatcapdang/animated-number

Props

PropTypeDefaultDescription
valuenumber-The numeric value to animate to
classNamestring-Additional CSS classes to apply
springOptionsSpringOptions-Framer Motion spring animation options

On this page