themeleon nunjucks [已弃用] Themeleon的Nunjucks mixin
Themeleon修女的。警告:不推荐使用此存储库/包,模板引擎将由Themeleon 3.0中的consolidate.js处理。安装在您的package.json : { " dependencies " : { " themeleon " : " 1.* " , " themeleon-nunjucks " : " 1.* " } }用法var themeleon = require ( 'themeleon' ) ( ) ; // Use the Nunjucks mixin themeleon . use ( 'nunjucks' ) ; // Or inject your own instance themeleon . use ( 'nunjucks' , require ( 'nunjucks' ) ) ; module .
下载地址
用户评论