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



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 | 3.4 KB (68.8 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
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
| 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 |
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.
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-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
- tailark-veil-stats-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO