Measured entry
meraki-team-simple
A static team roster section delivered as a complete HTML document with a responsive Tailwind utility grid, dark-mode classes, and four profile cards. It has no JavaScript component dependencies, but the source loads Tailwind from its CDN and pulls portrait images from Unsplash.



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.9 KB (83.3 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A dependable starting point for a plain team directory: it builds and mounts cleanly, adapts across the tested layouts, and brings no package dependency. Use it as markup to customize, not as a ready-made data component.
Use it if
- You need a compact team grid with names, roles, and portrait images.
- Your site already uses Tailwind utilities and supports its dark-mode classes.
- You are comfortable replacing fixed sample profiles and remote image URLs with your own data.
Skip it if
- You need bios, social links, contact actions, or expandable member details.
- Your design system does not use Tailwind and translating utility classes is not worthwhile.
- You need a data-driven component that accepts member records rather than static markup.
- You require descriptive image alternatives without revising the generic avatar text.
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 or translate the utility classes into your styling system. Extract the section from the document shell, replace the sample content, and decide whether to self-host the remote portraits.
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/merakiui/merakiuiAlternatives
Other published entries for the team pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-team-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.4KB
- Bare
- pass
- Prov
- NO
- meraki-team-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-team-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- hyperui-team-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-team-backgroundminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.5KB
- Bare
- pass
- Prov
- NO
- meraki-team-cardsminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.6KB
- Bare
- pass
- Prov
- NO