Measured entry

ruixen-wordmark-footer

footergradient-glowmotion on file

A client-side React wordmark strip with a clipped metallic gradient, an entrance animation, and a cursor-following shine. It ships as a shadcn registry component, uses inline styles and browser observers, and depends on the motion package without requiring a provider.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of ruixen-wordmark-footer at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-wordmark-footer at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-wordmark-footer at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

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.

Harness measurements recorded for ruixen-wordmark-footer
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal59.0 KB (124.4 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A focused, reliable brand flourish that builds and mounts cleanly across the tested layouts. The visual idea lands, but it is a decorative wordmark rather than a functional footer, and the motion dependency is hard to justify unless it is already part of the app.

Use it if

  • You want a large brand signature to close a sparse marketing page.
  • Your interface already uses the motion package and can absorb another animated client component.
  • A dark, fixed-height wordmark treatment fits your visual system.

Skip it if

  • You need a complete footer with navigation, legal links, contact details, or social links.
  • You want to avoid a runtime animation dependency for a decorative closing element.
  • Your design must offer the same interactive effect on touch and pointer devices.
  • A pointer cursor must always indicate an actionable control in your interface.

Install

Installation record for ruixen-wordmark-footer
Declared dependenciesmotion
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add the motion package and copy the client component into your React component tree. No provider or utility CSS framework is required; pass your own brand name and place it inside the page footer structure.

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.

Alternatives

Other published entries for the footer pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.