express-edge::input_latin_letters:将Edge模板引擎与Express结合使用

时间:2021-02-05 07:55:01
【文件属性】:
文件名称:express-edge::input_latin_letters:将Edge模板引擎与Express结合使用
文件大小:8KB
文件格式:ZIP
更新时间:2021-02-05 07:55:01
template express template-engine templating expressjs 表达边缘 将Edge模板引擎与Express结合使用 安装 npm install express-edge --save 用法 有关如何构建模板的,请参见。 const express = require ( 'express' ) ; const app = express ( ) ; const { config , engine } = require ( 'express-edge' ) ; // Configure Edge if need to config ( { cache : process . env . NODE_ENV === 'production' } ) ;
【文件预览】:
express-edge-master
----.travis.yml(96B)
----.nvmrc(9B)
----package.json(1KB)
----test()
--------tests.js(4KB)
--------mocha.opts(14B)
--------views()
----dist()
--------index.js(2KB)
----src()
--------index.js(2KB)
----.eslintrc.js(146B)
----LICENSE.md(1KB)
----.gitignore(56B)
----README.md(1KB)
----.editorconfig(164B)

网友评论