Measured entry
tripled-native-badge
badgeglassmorphismmotion on file
A client-side React badge delivered as a shadcn registry component. It uses Tailwind theme utilities and a local cn helper, CVA for variants, Framer Motion for entry and icon animation, and Lucide for the default sparkle. It renders a motion div rather than a semantic status primitive.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 72.0 KB (137.5 KB build, 65.5 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 678ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-da09e2f48b01/src/cut/components/uitripled/native-badge-carbon.tsx".
Verdict
A flexible visual badge with good responsive behavior and reduced-motion handling, but it needs a shadcn-style setup and its default colors need contrast work. The animation dependency is hard to justify for a simple static label.
Use it if
- You want a compact status or release label with coordinated glass, outline, glow, and animated treatments.
- Your app already uses shadcn conventions, Tailwind theme tokens, and Framer Motion.
- You need optional mount animation that respects the user's reduced-motion preference.
Skip it if
- You need accessible color contrast without revisiting the supplied theme combinations.
- You want a lightweight static badge and cannot justify adding a motion library for it.
- You need a drop-in component for plain React without shadcn aliases, utilities, and theme tokens.
Install
| Declared dependencies | framer-motion, react, clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind and compatible theme tokens, configure the local cn helper and import alias, and install React, Framer Motion, class-variance-authority, Lucide React, clsx, and tailwind-merge. The source imports CVA and Lucide even though the registry metadata does not declare them. Replace the alias import if your project uses a different merge utility.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/moumen-soliman/uitripledAlternatives
Other published entries for the badge pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-badgeneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- clay-badgeclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-load-rippleunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- kibo-listminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 42.4KB
- Bare
- pass
- Prov
- NO
- ruixen-blurred-stagger-textunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 58.1KB
- Bare
- pass
- Prov
- NO
- tripled-auto-revealing-heading-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 58.3KB
- Bare
- pass
- Prov
- NO