Measured entry
meraki-navbar-social-media-links
A responsive navigation bar shipped as a complete HTML document. It uses Tailwind utility classes loaded from a CDN, Alpine.js for the mobile menu state, inline SVG icons, and an externally hosted logo. It includes primary links, search, dark-mode classes, and social links.



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 | 20.6 KB (86.0 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A practical static-site starting point that builds, mounts, and stays contained across the tested layouts. The Alpine-driven mobile menu is easy to understand, but the unnamed logo link is a serious accessibility defect and the CDN-based document needs production integration work.
Use it if
- You need a straightforward marketing-site header with navigation, search, and social links.
- Your page already uses Tailwind and Alpine.js, or can accommodate both.
- You want a compact mobile menu that expands into a desktop navigation layout.
Skip it if
- Your content security policy forbids CDN scripts or externally hosted images.
- You need an accessible component without remediation, since the logo link has no discernible name.
- Your application standardizes menu state and navigation through React, Vue, or another framework.
- You need real search behavior or production routes rather than placeholder links.
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 |
No shadcn-style setup is required. In a non-shadcn project, add Tailwind styles and Alpine.js, define an x-cloak hiding rule, host or replace the logo, connect real routes and search behavior, and give the logo link an accessible name.
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