Add Rocker

This commit is contained in:
heldev
2019-04-02 03:56:32 -04:00
committed by Andreas Kull
parent e65ed8fa18
commit a5c13bcdcd

View File

@ -897,6 +897,7 @@ A curated list of awesome Java frameworks, libraries and software.
- [Jtwig](http://jtwig.org) - Modular, configurable and fully tested template engine.
- [Pebble](http://www.mitchellbosecke.com/pebble/home) - 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.
- [Thymeleaf](http://www.thymeleaf.org) - Aims to be a substitute for JSP and works for XML files.
- [Rocker](https://github.com/fizzed/rocker) - Optimized, memory efficient and speedy template engine producing statically typed, plain objects.
### Testing