Measured entry

hyperui-headers-2

navbareditorial

A responsive marketing header shipped as static HyperUI HTML built from Tailwind utility classes. It includes an inline logo, desktop navigation, login and registration links, and a compact mobile menu button. It has no package dependencies or built-in menu behavior, so interaction and routing remain application work.

Specimen
Harness screenshot of hyperui-headers-2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-headers-2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-headers-2 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-headers-2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal18.7 KB (84.1 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A clean, portable shell that builds, mounts, and stays contained across the tested layouts. Use it as a styling starting point, not a finished navigation system: the mobile trigger has no menu logic, all destinations are placeholders, and the muted link colors need a contrast pass.

Use it if

  • You need a compact marketing-site header with separate desktop and mobile layouts.
  • Your project already uses Tailwind and can replace placeholder links with real routes.
  • You want a simple logo, navigation, and account-action shell to customize.

Skip it if

  • You need a mobile drawer or dropdown that works without adding interaction logic.
  • You require an accessibility-ready color palette without revising the muted navigation text.
  • Your project does not use Tailwind and you do not want to translate utility classes into your styling system.

Install

Installation record for hyperui-headers-2
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Add Tailwind CSS and ensure its scanner includes the component markup. Copy the inline SVGs, replace placeholder links, wire the mobile button to an accessible menu, and adjust the muted text palette to meet contrast requirements. No shadcn primitives or extra packages are required.

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.