Measured entry
ruixen-pricing-flow
pricingunclassifiedmotion on file
A client-side React pricing section with configurable plans, an animated monthly or annual billing switch, plan cards, calls to action, and feature lists. It ships as a shadcn registry component and depends on Motion, Lucide React, a shared Button component, the cn utility, Tailwind classes, and theme tokens.



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 | 1 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 72.4 KB (137.8 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 36.87s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/pricing-flow.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A credible responsive starting point that builds and mounts in the prepared harness. It needs a shadcn-style setup, and the unnamed billing switch plus nested interactive calls to action should be corrected before production use.
Use it if
- You need a compact pricing section with animated billing changes and configurable plan data.
- Your app already has shadcn-style aliases, utilities, theme tokens, and shared controls.
- You are prepared to replace the sample plans and placeholder links with real product data and checkout routes.
Skip it if
- You need an accessible component without remediation, since the billing switch lacks an accessible name and the calls to action nest links inside buttons.
- You want a dependency-light static pricing table and do not need animated price transitions.
- You need checkout logic, entitlement handling, or usage-based pricing rather than a presentational plan selector.
- Your billing model needs intervals beyond the built-in monthly and annual states.
Install
| Declared dependencies | motion, lucide-react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add the configured at-sign source alias, a cn class-merging helper, a compatible shared Button, Tailwind styling with the referenced theme tokens, and the Motion, Lucide React, and Radix-backed control dependencies. Keep it as a client component and wire the plan links to your own checkout flow.
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/ruixenui/ruixen.comAlternatives
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