Measured entry

hyperui-stats-1

statsunclassified

A static marketing stats section shipped as raw HTML, with a centered heading, supporting copy, and a responsive grid of metric cards. It uses semantic definition-list markup and Tailwind utility classes. It has no JavaScript or package dependencies, but it does depend on Tailwind or an equivalent compiled utility stylesheet for its layout and appearance.

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

Verdict

A dependable, low-complexity stats block that builds and mounts cleanly on its own. The semantic markup and responsive grid make it a good starting point, but teams still need to replace the placeholder copy and connect real data themselves.

Use it if

  • You need a compact credibility or performance summary on a landing page.
  • Your project already compiles Tailwind utility classes.
  • You want semantic stat labels and values without client-side behavior.

Skip it if

  • Your metrics need charts, trends, tooltips, or live interaction.
  • Your design system does not use Tailwind and you do not want to translate the utility classes.
  • The displayed figures change often and require built-in data fetching or formatting.

Install

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

Add Tailwind CSS and ensure its content scan includes this markup, or recreate the referenced utility styles in your own stylesheet. Copy the section body into your page and replace the sample heading, description, labels, and values. No shadcn setup or JavaScript dependency 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.

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.