Measured entry

neobrutalism-navigation-menu

navbarbrutalism

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.

Specimen
Harness screenshot of neobrutalism-navigation-menu at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of neobrutalism-navigation-menu at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of neobrutalism-navigation-menu 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 neobrutalism-navigation-menu
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal43.9 KB (109.4 KB build, 65.5 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten 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

Installation record for neobrutalism-navigation-menu
Declared dependencies@radix-ui/react-navigation-menu, clsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno 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.

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.