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

reactjs/express-react-views

This is an Express view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client. observed · 2026-08-28

github.com/reactjs/express-react-views · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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

Full methodology

Adoption not part of the score

2710 stars · 256 forks observed · 2026-08-28

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

An Express view engine that renders React components to static markup on the server, intended as a replacement for template engines like Jade, EJS, or Handlebars. It does not support client-side hydration and is now deprecated in favor of Next.js or Remix.

Use cases

  • render react components as server-side views in express
  • replace ejs or handlebars templates with react jsx views
  • server-render static html pages from react components
  • use react as an express view engine
  • generate static markup without client-side hydration

When to choose

  • maintaining a legacy express app already using this engine
  • you need simple server-rendered react markup with no client bundle

When to avoid

  • starting a new project - it is deprecated and unmaintained
  • you need client-side interactivity or hydration
  • you want full-stack react frameworks - use Next.js or Remix instead

Facets

library · maturity abandoned

ssr templating web-framework web-development frontend backend express react view-engine server-side-rendering deprecated nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
reactjs/express-react-viewsmain10

For agents

markdown · JSON · MCP: product_card(name="reactjs/express-react-views")

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