Measured entry
neu-pricing
pricingneumorphismfirst party
A single React pricing-card component with neumorphic shadows, a featured badge, a feature list, and a callback-driven call to action. It ships as one JSX file with no declared package dependencies or provider, but its presentation relies on Tailwind utility classes and arbitrary values.



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.4 KB (83.8 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A usable, dependency-light pricing card that builds and mounts cleanly in both tested setups. Its prop surface is practical, but the current palette has a serious contrast issue, so revise the affected colors before shipping it to customers.
Use it if
- You need a compact pricing card whose copy, features, price, and action are supplied through props.
- Your React project already uses Tailwind and can preserve the component's custom shadow and color utilities.
- A soft neumorphic surface fits the surrounding product UI.
Skip it if
- You need production-ready accessibility without revising the muted text and accent color contrast.
- Your design system avoids fixed palette values and elaborate custom shadows.
- You need a complete pricing comparison, billing toggle, checkout flow, or plan-selection state rather than one presentational card.
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 |
First-party component from the sir-originals set. A non-shadcn React project only needs Tailwind configured to scan this JSX file and retain its arbitrary color, radius, tracking, ring, and shadow classes. No component provider or extra package is required; wire the selection callback into your own checkout or plan state.
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
mrkeyoor/sir-originalsAlternatives
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