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

casid/jte

Secure and speedy templates for Java and Kotlin. observed · 2026-08-28

github.com/casid/jte · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 96
  • Release rhythm 69
  • 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: 43.0
  • age_days: 2329
  • days_rel: 126
  • days_push: 24
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1131 stars · 89 forks observed · 2026-08-28

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

jte (Java Template Engine) is a secure, lightweight, and fast template engine for Java and Kotlin that compiles templates to typesafe code with context-sensitive HTML escaping. It includes an IntelliJ plugin with completion and refactoring support and integrates with frameworks like Spring Boot, Javalin, Vert.x, Ktor, and Quarkus.

Use cases

  • render server-side HTML pages in a Java or Kotlin web app
  • typesafe templating without learning a new expression language
  • secure HTML output with automatic context-sensitive escaping
  • hot-reload templates during development
  • integrate templating with Spring Boot, Javalin, Ktor, or Vert.x
  • get IDE completion and refactoring for templates in IntelliJ

When to choose

  • you want fast, typesafe server-side rendering on the JVM
  • you prefer writing plain Java or Kotlin expressions in templates
  • compile-time HTML escaping and XSS safety matter to you
  • you use IntelliJ and want first-class template tooling

When to avoid

  • you need client-side JavaScript templating
  • your stack is not on the JVM
  • you need a designer-friendly non-programmer template syntax

Facets

library · maturity active

templating ssr web-framework web-development frontend backend developer-tools jvm cross-platform template-engine kotlin intellij-plugin html-escaping typesafe-templates hot-reloading

3 sources

Member repositories

RepositoryRoleHealth v2
casid/jtemain87

For agents

markdown · JSON · MCP: product_card(name="casid/jte")

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