Measured entry

tailark-dusk-stats-1

statsdark-futuristic

A dark CRM stats section that pairs a split headline and sales copy with a compact row of key metrics. It ships as a shadcn registry block containing one React component, styled entirely with Tailwind utilities and theme color tokens. It declares no package dependencies and needs no provider.

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

Verdict

A clean, low-dependency starting point with sensible responsive stacking and no overflow. The current palette fails an important text contrast check, so it is not ready to ship unchanged. Use it if you can tune the theme colors and replace the generic CRM copy and metrics.

Use it if

  • You need a restrained stats section for a dark sales, CRM, or product landing page.
  • Your design system already supplies Tailwind foreground, muted foreground, and border colors.
  • You want a static content block that can be replaced with real metrics without adding runtime behavior.

Skip it if

  • You need charts, animated counters, live data binding, or interactive drill-downs.
  • You cannot adjust the supplied dark theme colors to fix the detected text contrast issue.
  • Your page needs a denser mobile summary, since the generous vertical spacing makes this block fairly long on a narrow screen.

Install

Installation record for tailark-dusk-stats-1
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 and define equivalents for the foreground and muted foreground theme tokens, plus a suitable default border color. Copy the component into your React codebase; no provider or extra package is required. Verify the final dark palette for readable contrast.

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.