Measured entry
meraki-pricing-checkbox-with-details
A static pricing-plan selector and feature summary shipped as standalone HTML. It uses Tailwind utility classes, inline SVG status icons, and optional dark-mode styles. There is no JavaScript, form control, or state model, so the highlighted plan and feature details are presentation only.



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 | 18.6 KB (84.0 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A useful visual starting point for a simple pricing selector, with solid responsive behavior and no runtime dependency. Treat it as a static mockup: selection is not functional, the markup is not a real form control, and contrast plus content cleanup are required before production.
Use it if
- You need a compact pricing section with plan cards, savings badges, and a shared feature summary.
- Your Tailwind site can supply real plan data and wire the selection and call-to-action behavior.
- You want a responsive layout that stacks plans on narrow screens and presents them in a row on wider screens.
Skip it if
- You need an accessible plan picker that works as a real checkbox, radio group, or keyboard-controlled selection.
- You need production-ready copy and semantics without correcting placeholder text, wording errors, and heading structure.
- Your accessibility bar cannot accept the detected text color contrast issue without design changes.
- You need each plan to display its own independently changing feature comparison.
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, copy the HTML and inline SVGs, and ensure dark-mode utilities match your theme setup. Replace the CDN script with your normal Tailwind build for production, then add application state, semantic radio controls, keyboard behavior, real pricing copy, and corrected contrast tokens.
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 pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-pricing-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.8KB
- Bare
- pass
- Prov
- NO
- hyperui-pricing-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-pricing-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.8KB
- Bare
- pass
- Prov
- NO
- efferd-pricing-2glassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- ruixen-pricing-plansunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 60.6KB
- Bare
- pass
- Prov
- NO
- tripled-glassmorphism-pricing-block-shadcnuiglassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 30.4KB
- Bare
- fail
- Prov
- NO