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.



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 | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 33.3 KB (98.7 KB build, 65.4 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.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
| Declared dependencies | radix-ui, @radix-ui/react-progress, 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 |
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.
Author repository
github.com/TheOrcDev/8bitcn-uiAlternatives
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.
- hyperui-feature-grids-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- meraki-feature-grid-list-with-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO
- meraki-feature-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO