Measured entry
tailark-dusk-features-7
A client-side React feature grid that combines a dotted world map, account activity panels, an uptime statement, and a stacked area chart. It uses dotted-map, Recharts, Tailwind theme utilities, local path aliases, and reusable chart helpers.



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 | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 278.5 KB (343.9 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
The corrected measurement builds and mounts the block in both normal and bare conditions, so the old missing-chart warning was stale. It remains a dependency-heavy choice, and its muted chart copy needs a contrast fix before production use.
Use it if
- You want an operations-oriented feature section with mapping and chart visuals.
- Your project already uses React and can carry the mapping and chart dependencies.
- You can replace the sample claims and activity data with defensible product content.
Skip it if
- You want a lightweight static feature list without mapping and chart libraries.
- Your design system does not provide equivalent Tailwind theme tokens.
- You need an accessibility-ready default without revising the low-contrast text.
Install
| Declared dependencies | dotted-map, recharts, clsx, tailwind-merge |
|---|---|
| Missing on install | dotted-map |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
Add dotted-map and Recharts, copy compatible chart container and tooltip helpers, configure the local import alias, and map the Tailwind theme tokens to your design system. The component works without a shadcn setup when those dependencies and helpers are supplied directly.
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/tailark/blocksAlternatives
Other published entries for the feature-grid pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-feature-grids-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- meraki-feature-grid-list-with-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO
- meraki-feature-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO