Measured entry
ruixen-pricing-with-user-scaling
pricingunclassifiedmotion on file
A client-side React pricing table that recalculates plan totals by billing period and user count, with an animated billing label. It ships as a shadcn registry item and uses Tailwind classes, shadcn UI primitives, Motion, Lucide icons, clsx, and Radix-backed dependencies.



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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 72.6 KB (138.0 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 39.59s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/button.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A useful starting point for seat-based SaaS pricing, with working interactions and a solid mobile stack. It needs a shadcn-style setup, its tablet presentation deserves refinement, and the unnamed icon controls must be fixed before production.
Use it if
- You need a ready-made pricing section with monthly and annual switching plus per-user scaling.
- Your app already follows shadcn conventions and can supply its utility alias, theme tokens, and UI primitives.
- You are prepared to replace the sample plans and connect the call-to-action buttons to your checkout flow.
Skip it if
- You need an accessible component without modification, because the user decrement and increment buttons have no discernible names.
- You want a light dependency footprint and do not otherwise use Motion, Lucide, Radix, or shadcn primitives.
- You need comfortable card copy at tablet widths without revising the grid breakpoints and typography.
Install
| Declared dependencies | motion, lucide-react, clsx, 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, configure the at-sign source alias, add the shared class-name utility expected by the Button primitive, provide compatible Button, Card, and Slider components, and define the Tailwind theme tokens used by the styles. Install Motion, Lucide React, clsx, and the required Radix packages.
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