Download HTMLHint Free Java Code
Description
A Static Code Analysis Tool for HTML.
Icons
Source Files
The download file HTMLHint-master.zip has the following entries.
.gitignore//w w w.j ava 2 s . co m
.jshintrc
.npmignore
.travis.yml
CHANGE.md
Gruntfile.js
LICENSE.md
README.md
TODO.md
bin/htmlhint
coverage.html
index.js
lib/htmlhint.js
logo.png
package.json
src/cli.js
src/core.js
src/htmlparser.js
src/reporter.js
src/rules/attr-lowercase.js
src/rules/attr-value-double-quotes.js
src/rules/attr-value-not-empty.js
src/rules/csslint.js
src/rules/doctype-first.js
src/rules/doctype-html5.js
src/rules/head-script-disabled.js
src/rules/id-class-value.js
src/rules/id-unique.js
src/rules/img-alt-require.js
src/rules/jshint.js
src/rules/spec-char-escape.js
src/rules/src-not-empty.js
src/rules/style-disabled.js
src/rules/tag-pair.js
src/rules/tag-self-close.js
src/rules/tagname-lowercase.js
test/htmlparser.spec.js
test/rules/attr-lowercase.spec.js
test/rules/attr-value-double-quotes.spec.js
test/rules/attr-value-not-empty.spec.js
test/rules/csslint.js
test/rules/default.spec.js
test/rules/doctype-first.spec.js
test/rules/doctype-html5.spec.js
test/rules/head-script-disabled.spec.js
test/rules/id-class-value.spec.js
test/rules/id-unique.spec.js
test/rules/img-alt-require.spec.js
test/rules/jshint.js
test/rules/spec-char-escape.spec.js
test/rules/src-not-empty.js
test/rules/style-disabled.spec.js
test/rules/tag-pair.spec.js
test/rules/tag-self-close.spec.js
test/rules/tagname-lowercase.spec.js
Download
Click the following link to download HTMLHint-master.zip.
HTMLHint-master.zip