Download html inspector Free Java Code

Description

HTML Inspector is a code quality tool to help you and your team write better markup. It's written in JavaScript and runs in the browser, so testing your HTML has never been easier.

Source Files

The download file html-inspector-master.zip has the following entries.


.gitignore/* w w w .  jav a2 s. com*/
.jshintrc
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
FAQs.md
Gruntfile.js
README.md
bin/html-inspector
bin/phantom-runner.js
bin/release
bower.json
html-inspector.js
img/html-inspector-console.png
package.json
src/callbacks.js
src/html-inspector.js
src/listener.js
src/modules.js
src/modules/css.js
src/modules/validation.js
src/reporter.js
src/rules.js
src/rules/best-practices/inline-event-handlers.js
src/rules/best-practices/script-placement.js
src/rules/best-practices/unnecessary-elements.js
src/rules/best-practices/unused-classes.js
src/rules/convention/bem-conventions.js
src/rules/validation/duplicate-ids.js
src/rules/validation/unique-elements.js
src/rules/validation/validate-attributes.js
src/rules/validation/validate-element-location.js
src/rules/validation/validate-elements.js
src/utils/cross-origin.js
src/utils/string-matcher.js
test/classes/callbacks-test.js
test/classes/listener-test.js
test/classes/modules-test.js
test/classes/reporter-test.js
test/classes/rules-test.js
test/classes/string-matcher-test.js
test/html-inspector-test.css
test/html-inspector-test.html
test/html-inspector-test.js
test/html-inspector/html-inspector-test.js
test/html-inspector/modules-intro.txt
test/html-inspector/modules-outro.txt
test/html-inspector/modules/css-test.js
test/html-inspector/modules/validation-test.js
test/html-inspector/rules-intro.txt
test/html-inspector/rules-outro.txt
test/html-inspector/rules/bem-conventions-test.js
test/html-inspector/rules/duplicate-ids-test.js
test/html-inspector/rules/inline-event-handlers-test.js
test/html-inspector/rules/script-placement-test.js
test/html-inspector/rules/unique-elements-test.js
test/html-inspector/rules/unnecessary-elements-test.js
test/html-inspector/rules/unused-classes-test.js
test/html-inspector/rules/validate-attributes-test.js
test/html-inspector/rules/validate-element-location-test.js
test/html-inspector/rules/validate-elements-test.js
test/importee-test.css
try.html

Download

Click the following link to download html-inspector-master.zip.

html-inspector-master.zip




















Home »
  Javascript Free Code Download »
    HTML-CSS »




Bootstrap
CSS
CSS3
DOM
HTML
HTML5