Measured entry
tripled-animated-navbar-shadcnui
navbarminimal-flatmotion on file
A client-side React navbar distributed as a shadcn registry component. It renders hardcoded button labels with an animated active pill and press feedback, using Framer Motion, Tailwind utility classes, and theme CSS variables. The registry also declares a shadcn button dependency plus Lucide, though this source does not import either.



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 | 58.2 KB (123.6 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A tidy animated selector that builds, mounts, and stays contained across the tested layouts, but it is starter code rather than a finished site navbar. The hardcoded buttons need routing work, and the active label has a serious contrast failure that should be corrected before use.
Use it if
- You need a compact tab-like control for switching local page sections.
- Your app already uses Framer Motion and Tailwind theme tokens.
- You are prepared to replace the fixed labels and connect selection to your own state or routing.
Skip it if
- You need real navigation links, route awareness, or browser history behavior out of the box.
- You cannot fix the active label contrast issue before release.
- You want to avoid adding Framer Motion for a small navigation treatment.
- Your menu must collapse or scroll when it contains more or longer labels.
Install
| Declared dependencies | framer-motion, lucide-react, react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add React and Framer Motion, configure Tailwind for the utility classes, and define the card, foreground, and accent theme tokens used by the component. The declared button, Lucide, and Radix dependencies are not referenced by this source and can be omitted unless your surrounding setup needs them.
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 navbar pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-headers-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 19.1KB
- Bare
- pass
- Prov
- NO
- kibo-dialog-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 33.4KB
- Bare
- pass
- Prov
- NO
- ruixen-floating-navbarunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 59.9KB
- Bare
- pass
- Prov
- NO
- ruixen-hover-gradient-navbargradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 60.9KB
- Bare
- pass
- Prov
- NO
- ruixen-expandable-menu-navbarunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 61.8KB
- Bare
- pass
- Prov
- NO
- hextaui-cardminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 26.7KB
- Bare
- fail
- Prov
- NO