文件名称:cortex-handlebars-compiler:皮质模板的车把帮手
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-11 17:34:11
JavaScript
皮质手把编译器 皮质模板的车把帮手。 安装 $ npm install cortex-handlebars-compiler --save 用法 var compiler = require ( 'cortex-handlebars-compiler' ) ; 编译器(选项) 返回compiler.Compiler实例。 类:compiler.Compiler(选项) 单个编译器实例仅关心一个模板文件。 选项Object pkg cortex.json的Object对象 rinkWrap的cortex-shrinkwrap.json Object对象 cwd path当前项目的根目录。 路径path当前模板文件的路径 href_root url超引用的网址库,例如'efte://efte' 。 .compile(模板) template String模板字符串 解析模板字符
【文件预览】:
cortex-handlebars-compiler-master
----.travis.yml(63B)
----LICENSE-MIT(1KB)
----index.js(15KB)
----package.json(852B)
----test()
--------cortex-handlebars-compiler.js(2KB)
--------fixtures()
----.gitignore(391B)
----Makefile(135B)
----README.md(3KB)