rendrjs/rendr
Render your Backbone.js apps on the client and the server, using Node.js. 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: 5054
- days_rel: n/a
- days_push: 2317
- n_releases_24m: 0
Adoption not part of the score
4053 stars · 303 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Rendr is a small JavaScript library that lets you run Backbone.js apps on both the client and the server, rendering fully-formed HTML on the server while keeping a client-side MVC feel. It was created by Airbnb and is distributed as an npm package under the MIT license.
Use cases
- server-side render a Backbone.js app for SEO
- serve fully-formed HTML for deep links of a single-page app
- share application logic between client and server
- build an isomorphic JavaScript web app with Express
- avoid maintaining separate client and server codebases
When to choose
- you have an existing Backbone.js app and need server-side rendering
- you want a minimal library rather than a full framework
- you need SEO-friendly HTML from a client-side MVC app on Node.js
When to avoid
- you are starting a new project - modern frameworks like Next.js are actively maintained
- you don't use Backbone.js
- you need long-term support or recent updates - the last release was in 2020
Facets
library · maturity abandoned
ssr web-framework templating middleware web-development frontend backend backbonejs isomorphic universal-javascript express-middleware mvc nodejs web-server javascript
2 sources
- readme: https://github.com/rendrjs/rendr · fetched 2026-08-28 · 534be18ce509
- registry_npm: https://registry.npmjs.org/rendr · fetched 2026-08-29 · 281fcb9331b8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rendrjs/rendr | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem