Skip to content

Commit 13466a8

Browse files
committed
Update README.md
Added Pebble templating engine.
1 parent d0a32b7 commit 13466a8

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
@@ -461,6 +461,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
461461
* [FreeMarker](http://freemarker.org/) - General templating engine without any heavyweight or opinionated dependencies.
462462
* [Handlebars.java](http://jknack.github.io/handlebars.java/) - Logic-less and semantic Mustache templates with Java.
463463
* [JavaServer Pages](https://jsp.java.net/) - Common templating for websites with custom tag libraries.
464+
* [Pebble](http://www.mitchellbosecke.com/pebble/home) - A fast templating engine, with inheritance and i18n support.
464465
* [Thymeleaf](http://www.thymeleaf.org/) - Aims to be a substitute for JSP and works for XML files in general.
465466

466467
## Testing

0 commit comments

Comments
 (0)