文件名称:handlebars-helper-github-pages:{{github-pages}} 用于添加 github 页面 url 的 Handlebars 助手
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-17 17:47:38
JavaScript
{{github-pages}} 用于添加 github 页面 url 的 Handlebars 助手。 安装 $ npm install handlebars-helper-github-pages --save-dev 登记 在 Gruntfile 中: grunt . initConfig ( { assemble : { options : { ... , helpers : [ 'handlebars-helper-github-pages' ] } , ... } , ... } ) ; 用法 < a xss=removed>Home a> 执照 麻省理工学院
【文件预览】:
handlebars-helper-github-pages-master
----test.js(430B)
----.travis.yml(93B)
----README.md(575B)
----.editorconfig(71B)
----.gitignore(28B)
----index.js(838B)
----package.json(618B)