themeleon mustache [已弃用] Themeleon的Mustache mixin
Themeleon小胡子mixin。警告:不推荐使用此存储库/包,模板引擎将由Themeleon 3.0中的consolidate.js处理。安装在您的package.json : { " dependencies " : { " themeleon " : " 1.* " , " themeleon-mustache " : " 1.* " } }用法假设我们有以下主题结构: views/ foo/ bar.mustache foo.mustache index.mustache var themeleon = require ( 'themeleon' ) ( ) ; // Use the Mustache mixin themeleon . use ( 'mustache' ) ; // Or inject
下载地址
用户评论