koa-hbs-renderer:用于Koa应用程序的Handlebars模板渲染器

时间:2024-02-24 11:26:14
【文件属性】:

文件名称:koa-hbs-renderer:用于Koa应用程序的Handlebars模板渲染器

文件大小:49KB

文件格式:ZIP

更新时间:2024-02-24 11:26:14

nodejs koa handlebars KoaJavaScript

koa-hbs-renderer 用于应用程序的Handlebars模板渲染器。 安装 npm install --save koa-hbs-renderer 用法 views / template.hbs < p> This is a template. Isn't that {{adjective}}? index.js const Koa = require ( 'koa' ) ; const path = require ( 'path' ) ; const renderer = require ( 'koa-hbs-renderer' ) ;


【文件预览】:
koa-hbs-renderer-master
----.gitignore(883B)
----README.md(4KB)
----test()
--------integration()
--------unit()
--------files()
----LICENSE(1KB)
----package.json(2KB)
----.travis.yml(110B)
----lib()
--------get-paths.js(2KB)
--------template-manager.js(3KB)
--------index.js(5KB)
----.eslintrc.json(3KB)
----.nycrc.json(90B)
----package-lock.json(148KB)

网友评论