Measured entry
hyperui-header-1
A static marketing header shipped as HTML with Tailwind utility classes, an inline SVG logo, desktop navigation, authentication links, and a mobile menu trigger. It has no package dependencies, but it expects Tailwind-generated styles and leaves routing and menu behavior to the host application.



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 | 4.4 KB (69.8 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A practical Tailwind header shell that builds, mounts, and stays within its viewport, but it is not feature-complete navigation. Use it when you can supply the mobile interaction and revise the low-contrast text before release.
Use it if
- You need a compact marketing-site header with desktop navigation and separate login and registration actions.
- Your project already uses Tailwind and can wire the mobile menu trigger into its own navigation state.
- You want framework-neutral markup that is easy to adapt to server templates or component wrappers.
Skip it if
- You need an accessible mobile menu that works immediately, since the supplied trigger has no menu panel or interaction logic.
- Your design system cannot accept the current muted link colors without correcting the reported contrast issue.
- You want a header with dropdowns, active-route treatment, search, or account state already implemented.
Install
| Declared dependencies | none declared |
|---|---|
| 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 and configure Tailwind CSS, include the markup in your page or framework component, replace the placeholder links and logo, wire the menu button to a real mobile panel, and adjust the muted text colors to meet your accessibility target.
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/markmead/hyperuiAlternatives
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