# BorisMoore/jquery-tmpl

The original official jQuery Templates plugin. This project was maintained by the jQuery team as an official jQuery plugin. It is no longer in active development, and has been superseded by JsRender.

Repository: https://github.com/BorisMoore/jquery-tmpl
Canonical: https://ross.abutalabs.com/products/jquery-tmpl
Language: JavaScript
License Family: other
Last push: 2020-07-17T23:11:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6026, "days_push": 2238, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3206, forks 972 (observed 2026-08-28T04:07:48.630894+00:00)

## What it is
The original official jQuery Templates plugin, which renders HTML from templates with binding expressions applied to JavaScript data objects or arrays. It is no longer in active development and has been superseded by JsRender.

## Use cases
- render html from templates with jquery
- bind  data to html templates
- client-side templating in legacy jquery apps
- render arrays of data into dom lists
- maintain an old codebase using $.tmpl

## When to choose
- you are maintaining a legacy jQuery 1.x codebase that already uses $.tmpl
- you need the historical beta API for compatibility

## When to avoid
- starting a new project - use JsRender or a modern templating library
- you need maintained software or documentation
- you use modern jQuery versions or frameworks

## Facets
- artifact type: library
- maturity: abandoned
- function: templating, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: jquery-plugin, html-templates, deprecated, data-binding, jquery

## Member repositories
- BorisMoore/jquery-tmpl (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.630894+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:44:58.092030+00:00, confidence not recorded.
  - readme: https://github.com/BorisMoore/jquery-tmpl (fetched 2026-08-28T04:07:48.630894+00:00, sha b65207baefcf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
