Measured entry
meraki-pricing-navigation
A static pricing section with billing-period buttons, side-by-side plan cards, feature lists, and purchase calls to action. It ships as a standalone HTML document, uses Tailwind utility classes loaded from its CDN, and draws check icons with inline SVG. It includes no state or billing logic, so the controls need application wiring.



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 768 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 18.5 KB (83.9 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A credible visual starter, but not a finished pricing interaction. It builds and mounts without framework scaffolding, yet the period buttons are inert, the tested layout overflows at an intermediate width, and the color palette needs a contrast pass. Use it when you are prepared to own behavior and responsive polish.
Use it if
- You need a simple pricing page starter with billing choices and two comparable plans.
- Your project already uses Tailwind and can wire the period selector and purchase actions.
- You want a layout that stacks the plan cards for narrow screens and supports dark mode classes.
Skip it if
- You need a production-ready pricing calculator whose controls already update prices and billing copy.
- Your layout must avoid horizontal overflow at every intermediate viewport without responsive adjustments.
- You require accessible contrast without revising the muted text and badge colors.
- You need semantic selected-state behavior and keyboard feedback for the billing period control out of the box.
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 |
A non-shadcn project only needs Tailwind configured, or equivalent CSS written for the utility classes. Copy the markup, preserve or replace the inline SVG icons, add application state for billing selection, connect the calls to action, and tune responsive widths and accessible 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