Measured entry
meraki-pricing-checkbox
A compact pricing-plan chooser shipped as a standalone HTML document. It uses Tailwind utility classes loaded from the CDN and inline SVG check icons, with no JavaScript or package dependencies. The displayed selection is static, so adopting it as a real control requires state and form 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 | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 18.2 KB (83.6 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A clean, responsive starting point for a short pricing choice, but it is presentation rather than a finished control. Use it when you can add selection behavior, radio semantics, keyboard support, and corrected text contrast before shipping.
Use it if
- You need a compact vertical plan picker that stays contained across phone and desktop layouts.
- Your project already uses Tailwind and can wire the static rows into its own checkout state.
- You want a restrained pricing choice step with a clearly emphasized recommended plan.
Skip it if
- You need a working selector out of the box, since the rows have no radio inputs, click handling, or changing state.
- You require accessible form semantics without remediation, since the selectable-looking rows are plain divs.
- You cannot revise the palette, since the verified version has a serious text contrast issue.
- You need detailed feature comparison or multiple calls to action rather than a compact plan chooser.
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 or replace the utility classes with equivalent CSS. Convert the document markup to your framework as needed, then add controlled plan state, accessible radio-group semantics, keyboard interaction, submission wiring, and compliant text colors.
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