Measured entry
ruixen-footer-enterprise
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.



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 | 35.0 KB (100.4 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written 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
| 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, 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.
Author repository
github.com/ruixenui/ruixen.comAlternatives
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.
- ruixen-ruixen-gradient-footergradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.0KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-5editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-7editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.4KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 26.6KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 26.6KB
- Bare
- pass
- Prov
- NO