Measured entry
neobrutalism-menubar
A client-side TypeScript menubar shipped as a shadcn registry component, with neobrutalist borders, theme tokens, nested menus, selection items, and shortcuts. It wraps Radix Menubar and relies on Lucide icons, Tailwind utility classes, and a cn class-merging helper.



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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 62.6 KB (128.1 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.71s error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-8e0beb705100/src/cut/components/ui/menubar.tsx".
Verdict
A solid fit for product interfaces that embrace the source theme and need a full menu primitive. The interaction foundation is credible, but adoption outside that design system requires deliberate token mapping and dependency setup.
Use it if
- You need an application-style command bar with keyboard-aware menus, submenus, checkboxes, and radio choices.
- Your interface already uses neobrutalist theme tokens and strong bordered controls.
- You want Radix interaction behavior while keeping the rendered markup and styling in your codebase.
Skip it if
- You need ordinary site navigation made of links rather than desktop-style application commands.
- Your design system does not provide the custom color, radius, border, and font tokens used by the classes.
- You are minimizing client-side dependencies and do not need the richer Radix menu behavior.
Install
| Declared dependencies | @radix-ui/react-menubar, 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 |
In a non-shadcn project, add the Radix Menubar and Lucide packages, provide React client-component support, configure Tailwind and the animation utilities, create a cn helper using class merging, replace the path alias if needed, and map the custom theme, radius, border, and font tokens.
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