faceyspacey/react-universal-component
🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3377
- days_rel: n/a
- days_push: 1467
- n_releases_24m: 0
Adoption not part of the score
1689 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React library that enables a single component import to work seamlessly across server-side rendering and client-side code splitting. It resolves the traditional conflict between SSR and dynamic imports so universal React apps can split code without breaking server rendering.
Use cases
- server-side render React components with code splitting
- lazy load React components without breaking SSR
- code split a universal React app
- avoid flash of loading state during SSR hydration
- split routes in a universal React application
When to choose
- you maintain a legacy universal React app using webpack and need SSR-compatible code splitting
- you want one import syntax that works on both server and client
- you're on an older React stack where React.lazy and modern frameworks don't fit
When to avoid
- you're starting a new project with Next.js or React Server Components, which handle this natively
- your app is purely client-side rendered with no SSR needs
- you need actively maintained software - the project is in maintenance mode with infrequent releases
Facets
library · maturity maintenance
ssr frontend-framework ui-components web-development frontend browser react code-splitting server-side-rendering universal-rendering webpack lazy-loading nodejs web-server
1 source
- readme: https://github.com/faceyspacey/react-universal-component · fetched 2026-08-28 · c814e31bf362
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| faceyspacey/react-universal-component | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="faceyspacey/react-universal-component")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem