Skip to content

Commit b481bcd

Browse files
authored
Add jte
1 parent fdaea12 commit b481bcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -951,6 +951,7 @@ _Tools that substitute expressions in a template._
951951
- [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.
952952
- [Handlebars.java](https://jknack.github.io/handlebars.java/) - Logicless and semantic Mustache templates.
953953
- [Jade4J](https://github.com/neuland/jade4j) - Implementation of Pug (formerly known as Jade).
954+
- [jte](https://github.com/casid/jte) - Compiles to Java classes, is lightweight and fast.
954955
- [Jtwig](https://github.com/jtwig/jtwig) - Modular, configurable and fully tested template engine.
955956
- [Pebble](https://pebbletemplates.io) - Inspired by Twig and separates itself with its inheritance feature and its easy-to-read syntax. It ships with built-in autoescaping for security and it includes integrated support for internationalization.
956957
- [Rocker](https://github.com/fizzed/rocker) - Optimized, memory efficient and speedy template engine producing statically typed, plain objects.

0 commit comments

Comments
 (0)