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