geelen/react-snapshot
A zero-configuration static pre-renderer for React apps 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3649
- days_rel: n/a
- days_push: 1939
- n_releases_24m: 0
Adoption not part of the score
1655 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A zero-configuration static pre-renderer for React apps, primarily targeting Create React App projects. It crawls an app's publicly-accessible pages and snapshots them to static HTML while keeping the normal JS bundle for client-side hydration.
Use cases
- prerender a create-react-app single page app to static html
- improve seo for a react spa without server-side rendering
- serve real html instantly instead of a blank js shell
- make opengraph tags readable by slack and facebook crawlers
- add progressive enhancement to an existing react app with no config
When to choose
- you have a create-react-app project and want static snapshots with minimal setup
- you want seo and fast first paint for public pages of a spa without running a server
When to avoid
- starting a new project - the readme deprecates this in favor of react-snap
- you need full server-side rendering with dynamic data
- your pages require authentication or heavily dynamic content
- you need an actively maintained tool with recent updates
Facets
cli-tool · maturity abandoned
static-site-generator ssr build-tool web-development frontend developer-tools cli react create-react-app prerendering seo deprecated zero-configuration nodejs
2 sources
- readme: https://github.com/geelen/react-snapshot · fetched 2026-08-28 · 95d72c6e6f95
- registry_npm: https://registry.npmjs.org/react-snapshot · fetched 2026-08-29 · 1fc22af11c31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| geelen/react-snapshot | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="geelen/react-snapshot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem