antlr/stringtemplate4
StringTemplate 4 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 21
- 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: 6055
- days_rel: n/a
- days_push: 476
- n_releases_24m: 0
Adoption not part of the score
1035 stars · 233 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
StringTemplate 4 (ST) is a Java template engine for generating source code, web pages, emails, or any other formatted text output, with ports for other languages. It strictly enforces model-view separation and is particularly well suited to multi-targeted code generators, site skins, and internationalization/localization.
Use cases
- generate source code from templates in a code generator
- render web pages or emails from templates
- build multi-site skins with shared templates
- internationalize and localize formatted text output
- power the output layer of an ANTLR-based tool
When to choose
- you need strict enforcement of model-view separation in templates
- you are building a multi-target code generator
- you want a mature, battle-tested Java template engine
When to avoid
- you need a full-featured web templating layer with rich logic and helpers
- you want a template engine outside the JVM ecosystem without a port
- you need actively evolving features; development is slow and maintenance-focused
Facets
library · maturity stable
templating web-development developer-tools documentation jvm cross-platform template-engine model-view-separation code-generator internationalization antlr code-generation
2 sources
- readme: https://github.com/antlr/stringtemplate4 · fetched 2026-08-28 · 132623f68b93
- homepage: http://www.stringtemplate.org · fetched 2026-08-29 · 0f9ea8e48ddd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antlr/stringtemplate4 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="antlr/stringtemplate4")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem