Measured entry

neobrutalism-label

formbrutalism

A thin client-side React wrapper around Radix Label that adds the project’s typography and disabled-peer styles. It ships as a shadcn registry source file, imports a local cn helper, and relies on Radix Label plus the class-merging utilities behind that helper.

Specimen
Harness screenshot of neobrutalism-label at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of neobrutalism-label at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of neobrutalism-label 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-label
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal31.5 KB (97.0 KB build, 65.5 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A sound, intentionally modest form primitive. It builds and mounts cleanly even outside a shadcn scaffold, but most of its value comes from Radix prop handling and consistent local styling rather than distinctive neobrutalist visuals.

Use it if

  • You want an accessible label primitive that forwards native and Radix props.
  • Your forms already use Tailwind peer states and the neobrutalism typography tokens.
  • You prefer a small source-owned wrapper that teams can restyle locally.

Skip it if

  • Your app does not use React or Tailwind utility classes.
  • You only need a native label and do not want a Radix dependency for such a small abstraction.
  • Your design system lacks the custom heading font utility and you do not want to map it.

Install

Installation record for neobrutalism-label
Declared dependencies@radix-ui/react-label, clsx, tailwind-merge
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Install Radix Label, provide the local cn helper backed by clsx and tailwind-merge, configure the source alias or replace it with a relative import, and map the heading font utility in Tailwind if your theme does not define it. Keep the client directive where your React framework requires client boundaries.

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.

License
MIT
Record published
2026-08-16

Alternatives

Other published entries for the form pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.