Measured entry
tripled-avatar-group-shadcnui
avatarminimal-flatmotion on file
A client-side React avatar stack distributed as a shadcn registry component. It ships with a fixed sample roster, entrance and hover motion, hover-only identity cards, and a collaborator badge. It depends on Framer Motion, Lucide React, Tailwind utilities, shadcn theme tokens, and the registry's UI dependencies.



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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 60.0 KB (125.4 KB build, 65.4 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 974ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-0ab3a726366b/src/cut/components/uitripled/avatar-group-shadcnui.tsx".
Verdict
A polished starting point for shadcn dashboards, but not ready to drop into production unchanged. Fix the invalid ARIA usage, add keyboard-accessible identity details, make the badge responsive, and replace the embedded sample data before adoption.
Use it if
- You need a compact collaborator summary for a dashboard or project header.
- Your interface already uses Tailwind and shadcn-compatible theme tokens.
- Motion on entry and hover suits the surrounding interaction style.
- You are prepared to replace the fixed sample roster with application data.
Skip it if
- The group must fit a narrow mobile container without responsive changes.
- You need accessible keyboard-triggered identity details without revising the markup.
- Adding an animation library is not justified for a small avatar treatment.
- You want real profile photos or variable group sizes with no component refactor.
Install
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| 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 React, Framer Motion, Lucide React, Radix UI, and Tailwind CSS. Define shadcn-compatible card, border, primary, and muted foreground theme tokens, or replace those utility classes with local styles. The declared button registry dependency appears unused by this source.
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 avatar pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hextaui-avatarminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 32.7KB
- Bare
- pass
- Prov
- NO
- neobrutalism-avatarbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 32.7KB
- Bare
- pass
- Prov
- NO
- shadcn-avatarunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 33.0KB
- Bare
- pass
- Prov
- NO
- tripled-native-avatar-expand-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 75.4KB
- Bare
- pass
- Prov
- NO
- tripled-native-avatar-with-name-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 75.5KB
- Bare
- pass
- Prov
- NO
- magicui-avatar-circlesbento
- Renders
- YES
- A11y
- 0
- Gzip
- 26.0KB
- Bare
- fail
- Prov
- NO