gulp-glob-html:将 globbing 添加到您的 HTML

时间:2021-06-21 11:33:01
【文件属性】:
文件名称:gulp-glob-html:将 globbing 添加到您的 HTML
文件大小:10KB
文件格式:ZIP
更新时间:2021-06-21 11:33:01
JavaScript # -glob-html 将 globbing 添加到您的 HTML 安装 npm install --save-dev gulp-glob-html 信息 使用gulp-glob-html您可以在 html 模板中使用功能: <!DOCTYPE html > < html > < head lang =" en " > < meta charset =" UTF-8 " > < title > glob-html example </ title > < link href =" css/*.css " rel =" stylesheet " type =" text/css " > < script src =" scripts/* " > </ script > </ head > < body > < p> glob-html e
【文件预览】:
gulp-glob-html-master
----.gitignore(22B)
----package.json(1KB)
----gulpfile.js(617B)
----LICENSE(1KB)
----index.js(680B)
----README.md(2KB)
----glob-html.js(3KB)
----test()
--------glob-html.spec.js(933B)
--------examples()
--------expected()

网友评论