Measured entry
tripled-cards-slider-shadcnui
sliderliquid-glassmotion on file
A client-side horizontal article-card carousel with drag gestures, spring-driven arrow navigation, image badges, author metadata, and hover actions. It ships as a shadcn registry component with sample data embedded in the file, and depends on React, Framer Motion, Lucide icons, Tailwind theme classes, and shadcn Card, Avatar, and Badge primitives.



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, 768 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 76.4 KB (141.8 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 2m 4s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/avatar.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A polished starting point for shadcn-based editorial rails, with solid mounting and no detected accessibility violations. It needs a shadcn-style setup, and teams should budget time to fix compact-width overflow, connect the inert card action, and adapt its fixed sizing and embedded data.
Use it if
- You need an editorial or portfolio carousel whose cards already match a shadcn theme.
- Your interface benefits from both pointer dragging and explicit previous or next controls.
- You are prepared to replace the embedded sample records and wire the card action to real behavior.
Skip it if
- Your layout must avoid document overflow on compact and mid-sized screens without component changes.
- You need content-driven card sizing, live data support, or responsive recalculation after the initial mount.
- You want a lightweight slider without Framer Motion and several shadcn UI dependencies.
- You need a turnkey card action, since the supplied View Details control has no handler.
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, Tailwind styling with the expected theme tokens, and compatible Card, Avatar, and Badge primitives. Configure the at-sign source alias and provide the shared class-name utility used by those primitives, then copy the component and replace its embedded records.
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 slider pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-sliderneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- clay-sliderclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- ruixen-fine-tune-sliderunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 61.5KB
- Bare
- pass
- Prov
- NO
- tripled-volume-component-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 72.7KB
- Bare
- fail
- Prov
- NO
- shadcn-sliderunclassified
- Renders
- YES
- A11y
- 1
- Gzip
- 39.2KB
- Bare
- pass
- Prov
- NO
- neobrutalism-sliderbrutalism
- Renders
- YES
- A11y
- 1
- Gzip
- 39.3KB
- Bare
- pass
- Prov
- NO