nknapp / promised-handlebars

Wrapper for Handlebars that allows helpers returning promises
MIT License
48 stars 14 forks source link

Add support for decorators #24

Open nknapp opened 8 years ago

nknapp commented 8 years ago

Since version 4.0.0, Handlebars support decorators. I'm not sure if this needs to be supported by promised-handlebars, but it looks like it should. This should be investigated further.