没有合适的资源?快使用搜索试试~ 我知道了~
gulp-htmlhint
共35个文件
html:22个
json:4个
md:2个
需积分: 5 0 下载量 151 浏览量
2021-04-28
23:58:43
上传
评论
收藏 105KB ZIP 举报
温馨提示
gulp-htmlhint 包装的,以验证您HTML 用法 首先,将gulp-htmlhint安装为开发依赖项: npm install --save-dev gulp-htmlhint 然后,将其添加到您的gulpfile.js : var htmlhint = require ( "gulp-htmlhint" ) ; gulp . src ( "./src/*.html" ) . pipe ( htmlhint ( ) ) 原料药 htmlhint([options [,customRules]]) 选项 在此处查看所有规则: : 如果options为空,则该任务将使用标准选项。 options.htmlhintrc 类型: String 默认值: null 如果指定了此文件名,则将使用在那里定义的选项和全局变量。 任务和目标选项将覆盖htmlhintrc文件中的
资源推荐
资源详情
资源评论
收起资源包目录
gulp-htmlhint-master.zip (35个子文件)
gulp-htmlhint-master
.gitignore 42B
package.json 1KB
package-lock.json 352KB
.travis.yml 172B
LICENSE 1KB
index.js 7KB
README.md 4KB
Changelog.md 1KB
.gitattributes 11B
test
main.js 15KB
htmlhintrc.json 25B
fixtures
test-custom-rule
invalid-custom-rule-2.html 87B
valid-custom-rule.html 99B
htmlhintrc.json 25B
invalid-custom-rule.html 120B
invalid.html 139B
valid.html 144B
morethan16
test15.html 144B
test7.html 144B
test4.html 144B
test2.html 144B
test12.html 144B
test5.html 144B
test8.html 144B
test13.html 144B
test17.html 144B
test6.html 144B
test16.html 144B
test14.html 144B
test10.html 144B
test3.html 144B
test9.html 144B
test11.html 144B
test1.html 144B
.editorconfig 293B
共 35 条
- 1
资源评论
谁家扁舟子
- 粉丝: 30
- 资源: 4678
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功