Measured entry
tailark-dusk-stats-2
A static stats section pairing a large positioning statement with a row of headline metrics. It ships as a single TSX component through a shadcn registry, with no package imports or provider, and relies on React, Tailwind utilities, and semantic foreground, muted-foreground, and border theme tokens.



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 | 17.7 KB (83.1 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A clean, dependency-light choice for a dramatic marketing stats section, with a layout that holds together across viewport sizes. Do not ship the supplied theme treatment untouched: foreground contrast needs correction, especially around the emphasized copy and metric values.
Use it if
- You need a spacious dark-theme proof-point section for a landing page.
- Your content fits a short statement followed by a small set of equally weighted metrics.
- Your project already maps Tailwind semantic color tokens to an accessible palette.
Skip it if
- You need charts, trends, interactive drill-downs, or live data behavior.
- You cannot retune the supplied semantic colors, because the tested theme leaves important text with insufficient contrast.
- You need a compact stats strip with little vertical whitespace.
- Your project does not use Tailwind and you do not want to translate utility classes.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add React and a Tailwind build pipeline, then define the foreground, muted-foreground, and border semantic theme tokens used by the classes. No Radix package or context provider is required. If Tailwind is not available, translate the layout, spacing, typography, breakpoint, and color utilities into local CSS.
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