Looks like an interesting project, however I'm not sure about how active it is. On github there are 1145 stars whereas the pug templating language has 15820.
Just important to avoid jumping from one sinking ship to another ;) https://github.com/thymeleaf/thymeleaf https://github.com/pugjs/pug Thanks, Caleb On 02/01/18 22:48, Vincent Massol wrote: > See http://www.thymeleaf.org/ > > With this, users could combine HTML and scripting which could be a nice > option when using the {{html}} macro for example. > > {{html}} > {{thymeleaf}} > … > {{/thymeleaf}} > {{/html}} > > Related: > * https://dzone.com/articles/template-engines-review-after-deprecated-velocity > > Thanks > -Vincent > >

