Measured entry
hyperui-blog-cards-7
A static editorial card that layers a date, linked headline, and clamped summary over a full-bleed photograph. It ships as HyperUI HTML styled entirely with Tailwind utility classes, uses an externally hosted Unsplash image, and has no JavaScript or package dependencies.



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.8 KB (83.2 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A dependable, low-complexity choice for a featured editorial card. It builds and mounts cleanly, stays contained across tested layouts, and raises no automated accessibility findings. Plan to refine the link target, image alternative treatment, and content contrast for production data.
Use it if
- You need a single image-led story card for a blog, magazine, or featured-content slot.
- Your project already uses Tailwind and can replace the placeholder link, copy, and remote image.
- You want a card that mounts cleanly and adapts across narrow and wide layouts without custom behavior.
Skip it if
- You need a dense multi-card layout with metadata, authors, tags, or explicit calls to action.
- Your content images cannot reliably support white overlay text and a dark gradient.
- You require the entire card surface to be clickable rather than only the headline.
- Your project avoids Tailwind utility markup or external image hosting.
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, configure content scanning for the component markup, and ensure the line-clamp and gradient utilities are available. Replace the placeholder link and Unsplash asset; framework image optimizers may also need the remote image host allowlisted.
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 blog-cards pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-blog-cards-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.3KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-5editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-6editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO