Skip to content

Commit 99d61ba

Browse files
authored
Merge pull request akullpp#843 from ILyaCyclone/master
add Freemarker template engine
2 parents 6df842f + 5759eb9 commit 99d61ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -933,6 +933,7 @@ _Servers specifically used to deploy applications._
933933

934934
_Tools that substitute expressions in a template._
935935

936+
- [Freemarker](https://freemarker.apache.org) - Library to generate text output (HTML web pages, e-mails, configuration files, source code, etc.) based on templates and changing data.
936937
- [Handlebars.java](https://jknack.github.io/handlebars.java/) - Logicless and semantic Mustache templates.
937938
- [Jade4J](https://github.com/neuland/jade4j) - Implementation of Pug (formerly known as Jade).
938939
- [Jtwig](http://jtwig.org) - Modular, configurable and fully tested template engine.

0 commit comments

Comments
 (0)