Measured entry
ruixen-receding-text-plane
formunclassifiedmotion on file
A client-side React text display that tilts wrapped copy into a receding plane with CSS perspective and transforms. It ships as a shadcn registry component, uses Tailwind utility and theme classes, and imports the project-local cn helper. It adds no component-specific package dependency.



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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 26.2 KB (91.6 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 28.21s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/receding-text-plane.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A focused display effect with a small API and clean verified behavior, but it is specialized and static. It needs a shadcn-style setup because the bare project cannot resolve its shared utility import. Best for deliberate hero typography, not general form content.
Use it if
- You need a cinematic perspective treatment for multi-line hero or campaign copy.
- Your design already uses Tailwind theme tokens and a shadcn-style utility layer.
- You want angle, perspective, and framing controls exposed as React props.
Skip it if
- The text is body copy or other content where straightforward reading matters more than visual depth.
- You need a drop-in component for a React project without Tailwind aliases or shared utilities.
- You need an actual animation sequence, since the source applies a fixed transform rather than motion.
- You cannot accommodate its full-viewport default container and clipped overflow.
Install
| Declared dependencies | none declared |
|---|---|
| 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 Tailwind with the muted background and chart color theme tokens, provide a cn class-merging helper, and configure the at-sign source alias for the local utilities path. Alternatively, replace the cn import with your own class combiner and map the utility classes to your styling system.
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 form pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hextaui-kbdminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- shadcn-labelunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 31.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-labelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- neobrutalism-nlabelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- shadcn-formunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 43.9KB
- Bare
- pass
- Prov
- NO
- neobrutalism-formbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 44.4KB
- Bare
- pass
- Prov
- NO