Measured entry

meraki-pricing-navigation

pricingminimal-flat

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.

Specimen
Harness screenshot of meraki-pricing-navigation at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-pricing-navigation at 768 pixels wide
Harness screenshot at 768 pixels wide. This viewport scrolled sideways.
Harness screenshot of meraki-pricing-navigation at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

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.

Harness measurements recorded for meraki-pricing-navigation
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 768
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal18.5 KB (83.9 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

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

Installation record for meraki-pricing-navigation
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno 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.

Alternatives

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.