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

jaredpalmer/razzle

✨ Create server-rendered universal JavaScript applications with no configuration observed · 2026-08-28

github.com/jaredpalmer/razzle · homepage · JavaScript · MIT (permissive) 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: 3857
  • days_rel: n/a
  • days_push: 905
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

11025 stars · 841 forks observed · 2026-08-28

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

Razzle is a zero-configuration build tool that abstracts webpack setup for server-rendered (universal/isomorphic) and single-page JavaScript applications into a single dependency. It supports React, Preact, Vue, Svelte, and Angular, with hot module replacement for both client and server, plus SPA mode and static site generation.

Use cases

  • build a server-rendered react app without configuring webpack
  • create-react-app alternative with ssr support
  • universal javascript app with hot reloading on client and server
  • use vue or svelte with a preconfigured build setup
  • statically export an ssr app to html files
  • build a single page application with jest and css setup included

When to choose

  • you want SSR or universal rendering without buying into a full meta-framework like Next.js
  • you want to keep freedom over routing, data fetching, and framework choice
  • you need hot module replacement on both server and client bundles
  • you want SPA and SSG capabilities from the same tool

When to avoid

  • you are starting a new project today - Next.js or Remix are more actively maintained
  • you need a framework with built-in routing and data-fetching conventions
  • you want minimal bundle overhead and no build abstraction layer

Facets

framework · maturity maintenance

ssr build-tool static-site-generator web-framework frontend-framework web-development frontend developer-tools cross-platform webpack zero-config universal-javascript isomorphic hot-module-replacement react preact vue svelte create-react-app-alternative nodejs javascript

10 sources

Member repositories

RepositoryRoleHealth v2
jaredpalmer/razzlemain23

For agents

markdown · JSON · MCP: product_card(name="jaredpalmer/razzle")

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