Measured entry

8bitcn-advanced2

feature-gridskeuomorphismmotion on file

A shadcn registry block for a retro game-style KPI grid, with configurable metric cards and optional progress bars. It ships as a React and TypeScript block plus pixel-themed card, progress, badge, and font CSS files, and depends on shadcn primitives, the cn utility, Tailwind classes, class-variance-authority, and Radix Progress.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of 8bitcn-advanced2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-advanced2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-advanced2 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-advanced2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal33.3 KB (98.7 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 1.28s
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-7d8e0b2d550b/src/components/ui/8bit/card.tsx".

Verdict

Treat this as a failed package, not a ready-to-install block. The build cannot resolve the base shadcn card imported by the supplied wrapper, and the bare variant also misses the shared cn utility. It needs a shadcn-style setup and registry dependency repair before evaluation or use.

Use it if

  • You already run a shadcn-style React project and want a compact game-themed metrics section.
  • Your data fits short labels, text values, change summaries, and optional progress indicators.
  • You are comfortable adopting the bundled pixel font and rigid retro card treatment.

Skip it if

  • You need a drop-in component for a plain React project without shadcn aliases and primitives.
  • Your product needs a neutral dashboard style rather than a strongly themed arcade presentation.
  • You need a verified build immediately, because the registry package currently omits the base card file required by its wrapper.

Install

Installation record for 8bitcn-advanced2
Declared dependenciesradix-ui, @radix-ui/react-progress, 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

A non-shadcn project must add the path aliases and cn helper, Tailwind theme utilities, class-variance-authority, Radix Progress, compatible base card primitives, and the supplied retro stylesheet. Also repair the registry output so the base card import resolves.

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-15

Alternatives

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