Measured entry
ruixen-solar-loader
A decorative React loader that renders a tilted solar system with orbiting planets. It ships as a client component through a shadcn registry, uses Tailwind utility classes plus inline sizing and animation styles, and injects its own orbit keyframes into the document head. It has no extra package 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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 19.5 KB (84.9 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A distinctive, dependency-free choice for spacious themed loading screens. It builds and mounts cleanly even outside a shadcn scaffold, but the default composition is too wide for narrow layouts and needs accessibility and reduced-motion behavior from the host app.
Use it if
- You want a playful, space-themed loading state for a roomy page or feature panel.
- You need simple size and speed controls without adding an animation library.
- Your app already uses React and Tailwind utilities, including dark-mode variants.
Skip it if
- The loader must fit a narrow mobile container without custom responsive sizing or overflow control.
- You need a restrained spinner for dense interfaces or brief inline actions.
- Your loading state must announce progress to assistive technology without adding status semantics.
- Your motion policy requires a built-in reduced-motion treatment.
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 |
In a non-shadcn project, add the client component to a React app, configure Tailwind to scan its file, and ensure arbitrary animation, transform, gradient, and dark-mode utilities are available. Add responsive sizing or overflow containment, a reduced-motion rule, and an accessible status label when it represents real loading progress.
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 loader pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tripled-folder-animationminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 70.8KB
- Bare
- pass
- Prov
- NO
- tripled-folder-animation-carbonminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 70.8KB
- Bare
- pass
- Prov
- NO
- shadcn-spinnerunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 29.9KB
- Bare
- fail
- Prov
- NO
- 8bitcn-spinnerskeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 30.0KB
- Bare
- fail
- Prov
- NO
- hextaui-spinnerminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.2KB
- Bare
- fail
- Prov
- NO
- kokonut-ai-loadingdark-futuristic
- Renders
- YES
- A11y
- 1
- Gzip
- 21.9KB
- Bare
- pass
- Prov
- NO