Measured entry
neobrutalism-navigation-menu
A neobrutalist navigation bar and dropdown set shipped as a shadcn registry TypeScript client component. It wraps Radix Navigation Menu and uses React, Tailwind theme tokens, class variance authority, Lucide icons, and a shared class-merging utility.



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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 43.9 KB (109.4 KB build, 65.5 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 1.42s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-c9da5071e370/src/cut/components/ui/navigation-menu.tsx".
Verdict
A credible desktop starting point with clear styling and useful Radix composition, but not ready to ship unchanged. Fix the focusable content inside the hidden region and provide a compact menu or wrapping strategy for narrow screens before adoption.
Use it if
- You want a desktop navigation bar with Radix-managed triggers, dropdown content, links, and viewport behavior.
- Your interface already uses the same neobrutalist borders, solid color blocks, rounded tokens, and heading font.
- You are prepared to add a responsive mobile treatment and verify keyboard behavior before release.
Skip it if
- Your navigation must fit narrow screens without modification, because the supplied horizontal list clips content.
- You need an accessibility-clean component as shipped, because hidden dropdown content can still contain a focusable element.
- You want a lightweight static nav and do not need Radix dropdown state, motion classes, or viewport positioning.
Install
| Declared dependencies | @radix-ui/react-navigation-menu, clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
For a non-shadcn project, add Radix Navigation Menu, class variance authority, Lucide React, and a class-merging helper backed by clsx and tailwind-merge. Configure Tailwind animation utilities plus the main color, border, radius, foreground, and heading-font tokens referenced by the classes.
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/ekmas/neobrutalism-componentsAlternatives
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