jaredpalmer/razzle
✨ Create server-rendered universal JavaScript applications with no configuration 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
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
- readme: https://github.com/jaredpalmer/razzle · fetched 2026-08-28 · d9a4dccac74f
- homepage: https://razzlejs.org · fetched 2026-08-29 · 58dd1b8fa9c7
- site_page: https://razzlejs.org/docs/experimental-features · fetched 2026-08-29 · 59bb302309bf
- site_page: https://razzlejs.org/getting-started · fetched 2026-08-29 · bd3b921a3d96
- site_page: https://razzlejs.org/docs/customization · fetched 2026-08-29 · eda6ec5bbcdb
- site_page: https://razzlejs.org/docs/single-page-applications · fetched 2026-08-29 · b2e658dcbb40
- site_page: https://razzlejs.org/docs/environment-variables · fetched 2026-08-29 · eaf994863d3c
- site_page: https://razzlejs.org/docs/static-export · fetched 2026-08-29 · 9b1eec96a9cf
- site_page: https://razzlejs.org/docs/how-it-works · fetched 2026-08-29 · 042420f1fbec
- site_page: https://razzlejs.org/docs/upgrade-guide · fetched 2026-08-29 · 1ebca67645e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jaredpalmer/razzle | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jaredpalmer/razzle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem