Measured entry

tailark-mist-stats-4

statsminimal-flat

A compact React stats section distributed as a shadcn registry block. It renders headline metrics beside a short supporting statement, switching from a stacked mobile layout to a single row on wider screens. It has no runtime package or provider dependency, but its styling assumes Tailwind CSS and shadcn-style color tokens.

Specimen
Harness screenshot of tailark-mist-stats-4 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-stats-4 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-stats-4 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 tailark-mist-stats-4
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal17.6 KB (83.0 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A solid, low-complexity choice for a quiet landing-page proof point. It mounts cleanly on its own and adapts well across the tested layouts, but the fixed content structure makes it better as a starting block than a general stats component.

Use it if

  • You need a restrained proof-point strip between larger landing-page sections.
  • Your content fits a small pair of headline metrics plus one brief explanatory statement.
  • Your project already uses Tailwind utilities and theme tokens compatible with shadcn conventions.

Skip it if

  • You need a reusable data-driven stats grid with an arbitrary number of items.
  • Your metrics require icons, charts, animation, links, or interactive detail.
  • You want a prominent section heading or richer context without extending the markup.
  • Your project does not use Tailwind and you do not want to translate the utility classes.

Install

Installation record for tailark-mist-stats-4
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add Tailwind CSS, define equivalents for the primary and muted foreground color tokens, and ensure the screen-reader-only and balanced-text utilities are available. No provider or additional package is required.

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/blocks
License
MIT
Record published
2026-08-14

Alternatives

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.