Measured entry
hyperui-app-stats-4
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.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 17.5 KB (82.9 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
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
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no 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.
Author repository
github.com/markmead/hyperuiAlternatives
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.
- hyperui-stats-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.4KB
- Bare
- pass
- Prov
- NO
- tailark-mist-stats-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-stats-4minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-stats-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-stats-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- tailark-veil-stats-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO