Closed deresegetachew closed 5 years ago
Hello;
How do i provide helpers to handlebars so that i can do things like == , >= in my template.?
thank you.
See here https://github.com/ericf/express-handlebars#helpers then provide the express-handlebars instance as the viewEngine to this plugin.
viewEngine
Hello;
How do i provide helpers to handlebars so that i can do things like == , >= in my template.?
thank you.