Measured entry

hyperui-app-stats-6

statseditorial

A compact pair of static KPI cards showing positive and negative weekly movement. It ships as plain HTML styled with Tailwind utility classes and uses inline SVG icons. The card markup has no component-library, provider, or runtime dependency, and the referenced script is not used for card behavior.

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

Verdict

A practical starting point for a compact dashboard metric: it builds, mounts, and adapts across the tested layouts without extra packages. It is not ready to ship unchanged because the muted comparison copy has a verified contrast problem, and all values remain static placeholders.

Use it if

  • You need a small dashboard summary card for a label, value, and directional comparison.
  • Your project already uses Tailwind or can translate a short utility-class snippet into local styles.
  • Your data and formatting logic already exist and you only need presentational markup.

Skip it if

  • You need an accessible drop-in without adjusting the muted comparison text contrast.
  • You need built-in data loading, formatting, interaction, or chart behavior.
  • Your metric needs richer context such as targets, history, or explanatory detail.

Install

Installation record for hyperui-app-stats-6
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 Tailwind CSS and ensure the utility classes used by the snippet are included in the generated stylesheet, or replace them with equivalent local CSS. Copy the inline SVG markup with the card. No shadcn components, provider, or JavaScript package 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.