fuchs-template:托马斯·福克斯的最小模板引擎

时间:2024-07-20 09:45:45
【文件属性】:

文件名称:fuchs-template:托马斯·福克斯的最小模板引擎

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-20 09:45:45

JavaScript

fuchs-模板 托马斯·福克斯的最小模板引擎 更多信息: : 安装 npm install fuchs-template 用法 var t = require ( 'fuchs-template' ) ; t ( 'Hello {name}, how are you?' , { name : 'Max' } ) ; // "Hello Max, how are you?" t ( '{thing} {thing} {thing}!' , { thing : 'Developers' } ) ; // Developers Developers Developers! 执照 麻省理工学院执照 (2015) 马克西米利安霍夫曼


【文件预览】:
fuchs-template-master
----LICENSE(1KB)
----README.md(642B)
----index.js(204B)
----package.json(524B)

网友评论