GSAPGSAP Badge
GSAP Badge
Animated badge with shimmer, pulse glow, hover scale, and bounce entry animations using GSAP.
Installation
$ npx @nehal712521/inprogress add gsap-badge
Requires: gsap
Preview
DefaultSuccessWarningErrorGradientShimmer
Usage
import { GSAPBadge } from "@/components/ui/gsap-badge";
<GSAPBadge variant="success" pulse>Success</GSAPBadge>
<GSAPBadge variant="shimmer">New</GSAPBadge>