Ross ROSS = Recommend OSS · open-source software intelligence for agents

stereobooster/react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs observed · 2026-08-28

github.com/stereobooster/react-snap · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 65
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3259
  • days_rel: n/a
  • days_push: 213
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5116 stars · 398 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A zero-configuration, framework-agnostic static prerendering tool for single-page applications. It uses Headless Chrome (via Puppeteer) to crawl all links from the root and pre-render the app into static HTML, improving SEO and load performance without requiring code changes.

Use cases

  • prerender a react spa into static html for seo
  • make my single page app crawlable by search engines
  • add social media meta tags to a spa for twitter and facebook
  • zero config prerendering for create-react-app
  • statically render a vue app without a node server
  • improve first paint performance of a client-side rendered app
  • prerender a preact app

When to choose

  • you have a client-side rendered SPA and need SEO without migrating to a server-rendered framework
  • you want zero-configuration prerendering that works with create-react-app out of the box
  • your app uses browser features like WebGL that break in jsdom-based prerenderers
  • you use React, Preact, or Vue and want a framework-agnostic solution

When to avoid

  • you need dynamic server-side rendering on every request rather than build-time static HTML
  • your app has many routes behind authentication or dynamic URLs that a crawler cannot discover
  • you are starting a new project where a modern SSR framework like Next.js or Nuxt is a better fit
  • you need active development and frequent updates

Facets

library · maturity maintenance

ssr static-site-generator web-scraping web-development frontend prerendering spa headless-chrome puppeteer zero-configuration seo create-react-app vue nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
stereobooster/react-snapmain62

For agents

markdown · JSON · MCP: product_card(name="stereobooster/react-snap")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem