html-fixer
v1.0.2
Published
NodeJS command line tool for check html files and detect improperly closed tags.
Downloads
6
Readme
html-fixer
NodeJS command line tool for check html files and detect improperly closed tags.
Installation
Open your terminal and type:
npm install -g html-fixer
Usage
Open your terminal and type:
html-fixer -d "my/html/directory"