Measured entry

tailark-mist-stats-3

statsminimal-flat

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.

Specimen
Harness screenshot of tailark-mist-stats-3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-stats-3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-stats-3 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-3
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal18.3 KB (83.7 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten 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

Installation record for tailark-mist-stats-3
Declared dependenciesnone declared
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno 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/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.