Template Engines
Sort:
popular
|
newest
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
Last Release on Dec 22, 2024
Apache Velocity is a general purpose template engine.
Last Release on Nov 29, 2010
Relocated → org.apache.velocity »
velocity-engine-core
3. Twirl API1,603 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 Nov 29, 2024
Apache Velocity is a general purpose template engine.
Last Release on Jan 2, 2016
Relocated → org.apache.velocity »
velocity
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 powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict ...
Last Release on Sep 2, 2022
8. Handlebars347 usages
com.github.jknack » handlebarsApache
Logic-less and semantic templates with Java
Last Release on Mar 7, 2024
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