Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 199 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 199 Bytes

Handrail

Scala effectful handlebars.js compatible template engine

TODO

Implement nested helpers:

{{#with foo=(max 4 (min 8 foo.bar))}}

{{firstname}} {{lastname}}

{{~/with}}