1. 首页
  2. 考试认证
  3. 其它
  4. themeleon swig [已弃用] Themeleon的Swig mixin

themeleon swig [已弃用] Themeleon的Swig mixin

上传者: 2024-10-06 19:41:41上传 ZIP文件 3.05KB 热度 5次
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
下载地址
用户评论