Measured entry

hyperui-stats-2

statseditorial

A static, copy-paste HTML stats section with a centered heading, supporting copy, and a responsive grid of key figures. It ships as semantic definition-list markup styled entirely with Tailwind utility classes. It has no runtime package or provider dependency, but it does rely on a Tailwind-generated stylesheet.

Specimen
Harness screenshot of hyperui-stats-2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-stats-2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-stats-2 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 hyperui-stats-2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal17.8 KB (83.2 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A solid copy-paste stat band for brief, static proof points. The semantic list structure is a practical choice, but the source contains a likely `mg-6` class typo, so spacing below the introduction may need correction before adoption.

Use it if

  • A landing page needs a compact row of proof points beneath a short introduction.
  • The figures are static or supplied by server-rendered content without client-side controls.
  • The project already uses Tailwind and can reuse the component's utility-class styling.

Skip it if

  • The metrics need charts, trends, comparisons, or explanatory context beyond a label and value.
  • The product needs loading, error, refresh, or drill-down behavior for live data.
  • The project does not use Tailwind and does not want to recreate the utility styles in its own CSS system.

Install

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

Add Tailwind CSS, ensure its content scanner includes this markup, and provide the generated page stylesheet. No JavaScript package or provider is required. Correct the likely `mg-6` class typo if top spacing is intended.

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.

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.