Measured entry

hyperui-app-stats-4

statseditorial

A static stack of sales-stat cards with inline wallet icons and responsive icon ordering on the second card. It ships as raw HTML using Tailwind-style utility classes, with links to the host component stylesheet and script. It has no package, provider, or component-library dependency.

Specimen
Harness screenshot of hyperui-app-stats-4 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-app-stats-4 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-app-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 hyperui-app-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.5 KB (82.9 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A dependable presentational snippet for a small stats summary. It builds and mounts cleanly without a provider, but the repeated demo content and lack of data-state behavior mean teams still need to supply real values, semantics, and application logic.

Use it if

  • You need a compact summary block for a dashboard or account overview.
  • Your project already supports Tailwind-style utility classes.
  • You want simple cards whose labels and values can be wired to your own data.

Skip it if

  • You need trends, comparisons, charts, or drill-down actions inside each statistic.
  • Your design system does not use utility classes and you do not want to translate the styling.
  • You need a ready-made data component with loading, empty, and error states.

Install

Installation record for hyperui-app-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 a Tailwind-compatible utility CSS setup or translate the classes into local CSS, then copy the markup and inline icons. No shadcn package, provider, or extra runtime library 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.