Measured entry

ruixen-footer-enterprise

footerunclassified

A data-driven React and TypeScript enterprise footer with brand copy, configurable navigation columns, optional social icons, and legal links. It ships as a shadcn registry TSX file, uses Tailwind theme utilities, and imports Next.js Link. It has no extra component-library or provider dependency.

Specimen
Harness screenshot of ruixen-footer-enterprise at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-footer-enterprise at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-footer-enterprise 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-footer-enterprise
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal35.0 KB (100.4 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A practical, flexible footer for content-heavy sites, and it builds and mounts without special providers. The main reservation is accessibility: much of its intentionally faint text fails color contrast checks, so the palette needs correction before production use.

Use it if

  • You need a broad product or company footer with several clearly grouped navigation sections.
  • You want to supply brand, link, social, and legal content through component props.
  • Your app already uses Next.js and Tailwind theme colors.

Skip it if

  • Your accessibility bar requires compliant contrast without first revising the muted text colors.
  • You use React without Next.js and do not want to replace the Link import.
  • Your site needs a compact footer rather than a wide directory of links.

Install

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

In a non-shadcn project, copy the component into your source tree, ensure React, Next.js, and Tailwind are configured, and provide foreground and background theme colors. For a non-Next React app, replace Next.js Link with your router link or a standard anchor. Raise the muted text opacity to meet your contrast requirements.

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.