Measured entry
tripled-timeline-block-shadcnui
progressminimal-flatmotion on file
A client-side vertical company timeline that ships as a shadcn registry block with hard-coded milestone data. It uses local Badge and Card primitives, Tailwind theme classes, Motion for reveal and pulse effects, Lucide icons, React, 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 | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 74.1 KB (139.5 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 1m 25s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/badge.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A polished, responsive starting point for a marketing history section, but it is opinionated and content is embedded in the file. It needs a shadcn-style setup to mount, and the muted text contrast should be corrected before release.
Use it if
- You need an alternating milestone or company-history section that collapses into a single mobile column.
- Your app already has shadcn conventions, Tailwind theme tokens, and Motion installed.
- You are comfortable replacing the bundled milestone copy in the component source.
Skip it if
- You need timeline content supplied through props, a CMS, or reusable data rather than edited in place.
- You want to avoid adding Motion for a single decorative section.
- You require an accessibility-clean default, since the muted text currently has a verified contrast problem.
- Your project does not use shadcn-style aliases, primitives, and theme tokens.
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 the Card and Badge implementations, the shared class-name utility they import, and an alias that resolves the local source path. Also configure the expected Tailwind color tokens and install React, Motion, Lucide icons, and the required registry UI dependencies.
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 progress pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-progressneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- clay-progressclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- tripled-scroll-progress-tracker-shadcnuigradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 64.3KB
- Bare
- pass
- Prov
- NO
- magicui-animated-circular-progress-barbento
- Renders
- YES
- A11y
- 0
- Gzip
- 26.3KB
- Bare
- fail
- Prov
- NO
- 8bitcn-timeline2skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 26.7KB
- Bare
- fail
- Prov
- NO
- magicui-scroll-progressdark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 69.0KB
- Bare
- fail
- Prov
- NO