Measured entry
hyperui-headers-3
A static marketing header shipped as HTML with Tailwind utility classes. It includes an inline SVG logo, desktop navigation, login and registration links, plus a compact mobile menu button. It has no package dependencies, but its layout and responsive states depend on Tailwind CSS, and menu behavior is left to the adopter.



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 | 18.7 KB (84.1 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A practical starting shell for a familiar marketing header, and it builds, mounts, and adapts across the tested layouts. It is not ready to ship unchanged: the muted navigation colors need contrast fixes, and the mobile menu button still needs real behavior and state semantics.
Use it if
- You need a conventional marketing-site header with navigation and authentication calls to action.
- Your project already uses Tailwind CSS and can reuse its responsive utility classes.
- Your team is prepared to connect the mobile menu button to its own navigation panel and state.
Skip it if
- You need a mobile navigation drawer or dropdown that works without additional implementation.
- You require the supplied colors to pass accessibility review without adjustment.
- Your application needs framework-aware routing, active-link state, or account controls out of the box.
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 so the utility classes are generated, then copy the markup or translate it into your framework. Replace placeholder links, wire the mobile menu button and its accessibility state, and revise the muted text colors to meet contrast requirements.
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