BorisMoore/jsrender
A lightweight, powerful and highly extensible templating engine. In the browser or on Node.js, with or without jQuery. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 89
- Release rhythm 58
- 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: 399
- age_days: 5612
- days_rel: 69
- days_push: 69
- n_releases_24m: 2
Adoption not part of the score
2671 stars · 334 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JsRender is a lightweight, highly extensible JavaScript templating engine optimized for high-performance rendering of data-driven templates to strings, without DOM dependency. It works in the browser or on Node.js, with or without jQuery, and serves as the rendering layer for the JsViews data-binding/MVVM platform.
Use cases
- render HTML from JSON data with client-side templates
- server-side templating in Express or Hapi Node.js apps
- replace jQuery Templates (jquery-tmpl) in a legacy app
- build interactive single-page apps with JsViews data binding
- precompile templates for fast rendering without jQuery
- bundle templates with Browserify or webpack
When to choose
- you need a fast, dependency-free templating engine usable in browser and Node.js
- you are migrating from jquery-tmpl or jQuery Data Link
- you want extensible template syntax with custom tags and helpers
- you plan to use JsViews for data-bound MVVM UIs
When to avoid
- your stack already uses a modern framework like React or Vue with its own rendering
- you need full HTML documents with layout inheritance rather than string templates
- you prefer server-side engines like EJS, Handlebars, or Pug with larger ecosystems
Facets
library · maturity stable
templating frontend-framework web-development frontend developer-tools browser jquery-plugin template-engine data-driven-rendering express hapi browserify mvvm nodejs javascript
3 sources
- readme: https://github.com/BorisMoore/jsrender · fetched 2026-08-28 · d7aedd3456df
- homepage: http://www.jsviews.com · fetched 2026-08-29 · 7ec6fdc499ad
- registry_npm: https://registry.npmjs.org/jsrender · fetched 2026-08-29 · ad1239c12fc7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BorisMoore/jsrender | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="BorisMoore/jsrender")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem