A mustache compiler + template manager for Scala, based on parboiled2
val mustacheService = new MustacheRenderService(templatesRootDirectory, true) mustacheService.template("pooh!").render("a" -> true, "b" -> "gruik")
- dotted names
- lambdas
- It does not really get standalone lines
- Nested objects in context are not looked up