Measured entry

meraki-navbar-avatar

navbarminimal-flat

A responsive account navbar shipped as a standalone HTML document. It uses Tailwind utility classes for layout and dark mode, Alpine directives for the mobile menu, and externally hosted logo and avatar images.

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

Verdict

A practical responsive shell that builds and mounts cleanly, but it is still a demo rather than a finished application header. Fix the unnamed logo link, replace placeholder destinations, and wire the profile controls before shipping.

Use it if

  • You need a compact navigation bar with desktop links and a collapsible mobile menu.
  • Your project already uses Tailwind and can support Alpine directives.
  • You want notification and profile entry points that can be wired to your own application logic.

Skip it if

  • You need a framework-native component with routing, profile menus, or notification behavior already implemented.
  • Your accessibility policy cannot accept an unnamed logo link until its image alternative or link label is fixed.
  • You cannot depend on Alpine or externally hosted brand and avatar assets.

Install

Installation record for meraki-navbar-avatar
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 Tailwind processing and Alpine, include an x-cloak hiding rule, and ensure the relevant dark-mode setup is present. Host or replace the remote logo and avatar, then supply real links and control handlers.

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.