Measured entry

hyperui-header-1

navbarunclassified

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.

Specimen
Harness screenshot of hyperui-header-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-header-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-header-1 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

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.

Harness measurements recorded for hyperui-header-1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal4.4 KB (69.8 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

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

Installation record for hyperui-header-1
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno 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.

Alternatives

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.