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

airbnb/hypernova

A service for server-side rendering your JavaScript views observed · 2026-08-28

github.com/airbnb/hypernova · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 3746
  • days_rel: n/a
  • days_push: 1059
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5784 stars · 216 forks observed · 2026-08-28

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

Hypernova is a Node.js service from Airbnb that renders JavaScript views (e.g., React components) on the server via HTTP, returning HTML strings that clients can hydrate in the browser. It lets teams write view code once while keeping server-side rendering benefits like faster content delivery and SEO.

Use cases

  • server-side render React components from a Ruby or Node backend
  • improve SEO by rendering JavaScript views as HTML on the server
  • avoid duplicating markup in server templates and client JavaScript
  • progressively enhance server-rendered pages with client-side JavaScript
  • batch-render multiple views in a single HTTP request

When to choose

  • you maintain an existing Hypernova integration and need reference material
  • you want a forkable base for a custom SSR microservice
  • your stack renders JS views from a non-JavaScript backend like Ruby

When to avoid

  • you are starting a new project - the repository is archived with no updates or support
  • your framework has built-in SSR (Next.js, Nuxt, Remix)
  • you need actively maintained tooling or community support

Facets

service · maturity abandoned

ssr http-server templating web-framework web-development frontend backend cross-platform server-side-rendering isomorphic-javascript universal-apps react archived airbnb nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
airbnb/hypernovamain10

For agents

markdown · JSON · MCP: product_card(name="airbnb/hypernova")

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