Measured entry

8bitcn-radio-group

radio-groupskeuomorphism

A pixel-styled wrapper around the shadcn radio group, shipped as a registry component with a retro font stylesheet. It uses Radix Radio Group primitives, Tailwind theme classes, class-variance-authority, the shadcn cn helper, and the existing shadcn base radio-group component.

Specimen
Harness screenshot of 8bitcn-radio-group at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-radio-group at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-radio-group 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 8bitcn-radio-group
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal40.3 KB (105.8 KB build, 65.5 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

spawnSync npx ETIMEDOUT

Verdict

A sound niche choice for an established shadcn app: it built, mounted, stayed within its viewports, and raised no automated accessibility findings. It needs a shadcn-style setup, so treat it as a themed extension rather than a portable primitive.

Use it if

  • You need a keyboard-accessible single-choice control that fits an arcade or retro interface.
  • Your app already uses shadcn conventions, Tailwind theme tokens, and Radix primitives.
  • You want a square pixel marker while retaining the underlying Radix interaction model.

Skip it if

  • Your product uses a neutral or rounded design system where the pixel ornament would feel out of place.
  • You want a standalone component with no shadcn aliases, base component, or theme-token setup.
  • You cannot load the bundled Google font and do not want to replace that stylesheet dependency.
  • You need the smallest dependency footprint for a basic radio group.

Install

Installation record for 8bitcn-radio-group
Declared dependenciesradix-ui, 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

In a non-shadcn project, add Tailwind with the expected theme tokens, configure the at-sign path alias, provide the cn utility and base shadcn radio-group component, and install the Radix radio primitive plus class-variance-authority. Copy the retro stylesheet and either allow its Google Fonts import or replace the font rule.

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 radio-group pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.