Measured entry
meraki-team-filter
A copy-paste team directory section shipped as standalone HTML styled entirely with Tailwind utility classes. It includes a heading, category controls, profile cards, remote portrait images, and inline SVG social icons. It has no package dependencies or JavaScript, so the controls are visual until you add filtering behavior.



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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 20.7 KB (86.1 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A clean starting point for a small, mostly static team page, and it works without a shadcn-style setup. Treat it as styled markup rather than a finished filter: wire the controls, replace placeholder content, and correct the narrow-screen overflow before shipping.
Use it if
- You need a compact team roster with portraits, roles, and social links.
- Your Tailwind site can reuse a static section and supply its own people data.
- You want light and dark theme classes already present in the markup.
Skip it if
- You need category buttons that actually filter profiles without additional development.
- Your page must avoid horizontal overflow on narrow screens without responsive adjustments.
- You need a data-driven component with reusable props, state, or framework integration.
- You cannot replace externally hosted portraits or placeholder social destinations.
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. Copy the section into your page, replace the remote images and placeholder links, add meaningful image alternatives where appropriate, and implement selected-state and filtering logic if the category controls remain. No shadcn components or providers are 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/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
- meraki-team-simpleminimal-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