kexin
v1.0.6
Published
A Handlebars view engine for Express which doesn't suck.
Downloads
15
Readme
kexin
(sudo) npm install kexin
- Based on express-handlebars
- Because the author stopped updating , so I upgrade several packages and used for my own project.
###2015-12-04
- the framework can pass "viewName" and "layoutPath" to the helper functions, it's very useful to work with sourcemap to resolve the reference problems. So right now the view and layout are completely decoupled. You can get the "viewName" and "layoutPath" dynamically.