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

GoogleChromeLabs/prerender-loader

📰 Painless universal pre-rendering for Webpack. observed · 2026-08-28

github.com/GoogleChromeLabs/prerender-loader · homepage · JavaScript · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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

Full methodology

Adoption not part of the score

1901 stars · 48 forks observed · 2026-08-28

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

A Webpack loader that performs build-time prerendering of client-side applications, producing static HTML instead of an empty bootstrapping page. It integrates tightly with html-webpack-plugin and supports both DOM-based and string-based rendering.

Use cases

  • prerender a single-page app to static HTML at build time
  • improve first contentful paint for a webpack-built site
  • generate static HTML from an SPA for SEO
  • integrate prerendering with html-webpack-plugin templates
  • render app HTML during webpack builds without a separate server

When to choose

  • you already build with Webpack and use html-webpack-plugin
  • you want SSR-like static HTML without running a Node server at runtime
  • your app is mostly static and doesn't need per-request server rendering

When to avoid

  • you need dynamic server-side rendering per request
  • your project doesn't use Webpack
  • you need a maintained solution with active updates

Facets

plugin · maturity maintenance

ssr build-tool templating web-development frontend performance webpack-loader prerendering html-webpack-plugin static-html-generation nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
GoogleChromeLabs/prerender-loadermain10

For agents

markdown · JSON · MCP: product_card(name="GoogleChromeLabs/prerender-loader")

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