Template Engines
Sort:
popular
|
newest
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
Last Release on Jan 14, 2023
3. Twirl API1,454 usages
com.typesafe.play » twirl-apiApache
A type safe template engine based on Scala whose design was inspired by ASP.NET Razor.
Last Release on Jun 4, 2023
Apache Velocity is a general purpose template engine.
Last Release on Jan 2, 2016
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it ...
Last Release on May 19, 2011
8. Handlebars292 usages
com.github.jknack » handlebarsApache
Logic-less and semantic templates with Java
Last Release on Oct 18, 2022