Measured entry

meraki-navbar-simple

navbarminimal-flat

A centered, single-row navigation bar delivered as standalone HTML with Tailwind utility classes. It loads Tailwind from the CDN and uses inline SVGs for social links, with no JavaScript, framework package, provider, or runtime dependency.

Specimen
Harness screenshot of meraki-navbar-simple at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-navbar-simple at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-navbar-simple 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 meraki-navbar-simple
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal19.4 KB (84.8 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

The compact row mounts cleanly and stays contained across the tested layouts, but the icon-only links lack accessible names. Use it as a starter after fixing those labels and wiring real destinations, not as a finished production header.

Use it if

  • You need a compact marketing-site header with text links and social destinations.
  • You want a static, no-JavaScript nav that can be pasted into an existing Tailwind page.
  • You can replace the placeholder URLs and supply accessible names for the icon links before launch.

Skip it if

  • You need a logo, menu toggle, dropdowns, account actions, or other header controls.
  • Your navigation must collapse on narrow screens instead of keeping every link in one row.
  • You cannot fix the unlabeled social links before release.

Install

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

Add Tailwind CSS or translate the utility classes into your own stylesheet. Copy the inline SVG markup, replace the placeholder links, and add accessible names to the icon-only links. No shadcn setup or provider is 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.