cache pug templates:具有Redis的LadKoaExpressConnect的缓存Pug模板 源码
缓存插件模板 缓存 / / / 模板。 目录 安装 : npm install cache-pug-templates : yarn add cache-pug-templates 用法 基本的 const path = require ( 'path' ) ; const CachePugTemplates = require ( 'cache-pug-templates' ) ; const views = path . join ( __dirname , 'views' ) ; const cache = new CachePugTemplates ( { views }
文件列表
cache-pug-templates-master.zip
(预估有个14文件)
cache-pug-templates-master
.travis.yml
111B
index.js
5KB
package.json
2KB
test
test.js
2KB
fixtures
views
home.pug
30B
other
暂无评论