akdubya/dustjs
Asynchronous templates for the browser and node.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5791
- days_rel: n/a
- days_push: 951
- n_releases_24m: 0
Adoption not part of the score
1436 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dust is an asynchronous JavaScript templating engine for the browser and Node.js with an extended Mustache/ctemplate syntax. It supports async/streaming rendering, composable templates, and a clean low-level API.
Use cases
- render asynchronous templates in node.js
- stream html templates to the browser
- compose reusable template layouts with inheritance
- use mustache-like syntax with extra features
- share templates between server and client
When to choose
- you need async or streaming template rendering
- you want composable templates with blocks and partials
- you need the same templates in browser and node
When to avoid
- you want a modern, actively developed templating engine
- you need synchronous rendering only
- your stack uses newer frameworks with built-in templating
Facets
library · maturity maintenance
templating web-framework web-development frontend backend browser mustache-like async-templates streaming-templates nodejs javascript
1 source
- readme: https://github.com/akdubya/dustjs · fetched 2026-08-28 · c5581edc03a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| akdubya/dustjs | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem