From a5c13bcdcdac1eac52985b91ce80df39a2c7f93c Mon Sep 17 00:00:00 2001 From: heldev Date: Tue, 2 Apr 2019 03:56:32 -0400 Subject: [PATCH] Add Rocker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77d7c1d..4e8cca7 100644 --- a/README.md +++ b/README.md @@ -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