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

olado/doT

The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more. observed · 2026-08-28

github.com/olado/doT · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 5714
  • days_rel: n/a
  • days_push: 1035
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5043 stars · 1001 forks observed · 2026-08-28

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

doT is a fast, small, dependency-free JavaScript templating engine for Node.js and browsers, supporting custom delimiters, partials, conditionals, and interpolation. It compiles templates into JavaScript functions, making it especially useful for high-performance rendering and code generation scenarios.

Use cases

  • render html templates in nodejs
  • fast client-side javascript templating
  • compile templates into reusable js functions
  • code generation without manipulating ast
  • use partials and custom delimiters in templates
  • precompile view templates from a directory

When to choose

  • you need the fastest possible javascript templating with minimal overhead
  • you want a tiny dependency-free template engine
  • you need template compilation for code generation scenarios
  • you want logic-optional templating with custom delimiters

When to avoid

  • you need a full-featured templating engine with built-in escaping, inheritance, or i18n
  • you want a templating language with rich ecosystem and active development
  • your team needs easily readable templates for non-developers

Facets

library · maturity maintenance

templating web-development frontend developer-tools browser cross-platform javascript template-engine code-generation no-dependencies performance nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
olado/doTmain23

For agents

markdown · JSON · MCP: product_card(name="olado/doT")

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