gulp-w3c-html

1.0.1 • Public • Published

gulp-w3c-html

An html checker with W3C rules

How to use it

npm install gulp-w3c-html

w3cHtml = require("gulp-w3c-html");
gulp.src("./*.html")
.pipe(w3cHtml());

Readme

Keywords

none

Package Sidebar

Install

npm i gulp-w3c-html

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • miton18