@luist18/w3v
v1.0.1
Published
w3 validator command line tool
Downloads
2
Readme
w3validator-cli
Command line tool to help you validate your HTML files through the w3 validator website.
Installing
Using npm:
$ npm install -g @luist18/w3v
Using yarn:
$ yarn global add @luist18/w3v
Documentation
Read the official docs for usage and more information.