Measured entry
hyperui-app-stats-2
A compact profit summary shown in matching increase and decrease states. It ships as static HTML composed with Tailwind utility classes and inline SVG icons. There is no component runtime, provider, external icon package, or JavaScript behavior; the displayed values are sample content that must be connected to application data.



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 | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 17.7 KB (83.1 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A practical starting point for a restrained KPI card, with responsive wrapping and no runtime dependency. It builds and mounts cleanly, but the supplied colors fail contrast checks, so revise the muted text and trend badge palette before production use.
Use it if
- You need a small KPI card with an obvious positive or negative trend state.
- Your interface already uses Tailwind utilities and can reuse the markup directly.
- You want a display-only summary whose values and trend direction come from your own data.
Skip it if
- You need trend history, comparison periods, or a chart rather than a single snapshot.
- You require accessible color contrast without adjusting the muted label and trend badge colors.
- You need built-in loading, error, formatting, or live-update behavior.
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 Tailwind CSS configured to scan this markup, or translate the utility classes into local CSS. Keep the inline SVGs or replace them with your icon system, then bind the labels, values, direction, and status styling to application data. No provider or component package is needed.
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
- hyperui-app-stats-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- 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