Measured entry
tailark-mist-stats-3
A compact stats section with a heading, supporting copy, and a vertical list of labeled metrics. It ships as a shadcn registry block containing one React component, styled with Tailwind utilities and theme tokens, with Lucide supplying the arrow icons.



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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 18.3 KB (83.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 724ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-143a852a1200/src/cut/components/stats-3.tsx".
Verdict
A sound, low-complexity choice for presenting a few headline metrics. It builds and mounts cleanly, stays composed across the tested layouts, and introduces no provider requirement. The tradeoff is a deliberately plain presentation with static content baked into the component.
Use it if
- You need a restrained metrics summary inside a landing page or product overview.
- Your content fits a short list and should remain easy to scan on narrow screens.
- Your project already uses Tailwind utilities and Lucide icons.
Skip it if
- You need charts, trends, comparisons, or interactive metric details.
- Your design calls for cards, strong visual emphasis, or a dense dashboard layout.
- You cannot verify or replace the placeholder claims before publishing.
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 the component file, install Lucide React, enable the Tailwind utilities it uses, and map the foreground and muted-foreground theme classes to your own color tokens. Replace the sample heading, copy, and metrics with verified content.
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/tailark/blocksAlternatives
Other published entries for the stats pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-stats-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.4KB
- Bare
- pass
- Prov
- NO
- hyperui-app-stats-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- tailark-mist-stats-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-stats-4minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-stats-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-stats-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO