Measured entry
8bitcn-mana-bar
A blue mana progress indicator with default and segmented retro treatments. It ships as a shadcn registry component composed around Radix Progress, class-variance-authority, Tailwind utility classes, a local cn helper, and a retro stylesheet that imports the Press Start font from Google Fonts.



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 | 29.7 KB (95.1 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 53.74s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/8bit/progress.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A focused game-interface meter that builds and mounts in its intended environment, but it ships with an unnamed progressbar that callers must fix. It needs a shadcn-style setup and is a poor drop-in choice for a bare React project.
Use it if
- You need a game HUD mana meter that can accept a live progress value.
- Your interface already uses shadcn conventions, Tailwind classes, and Radix primitives.
- You want both a smooth fill and a segmented pixel-style variant from the same component.
Skip it if
- You need an accessible component that is correctly named without adding an aria-label or equivalent yourself.
- Your project cannot load the externally hosted Google font imported by its retro stylesheet.
- You want a standalone component without path aliases, shared class helpers, or Tailwind theme tokens.
Install
| Declared dependencies | none declared |
|---|---|
| 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 |
In a non-shadcn project, add Radix Progress and class-variance-authority, configure Tailwind and the at-sign path alias, provide a cn class-merging helper, include the retro stylesheet, and ensure the progressbar receives an accessible name. Self-host or replace the imported font if external font loading is unsuitable.
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 card pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tailark-veil-content-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-content-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-content-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 24.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-cardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- neobrutalism-ncardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- reui-icon-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.1KB
- Bare
- pass
- Prov
- NO