Measured entry
meraki-navbar-avatar
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.



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.6 KB (84.0 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
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
| 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 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.
Author repository
github.com/merakiui/merakiuiAlternatives
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