NodeJS command line tool for check html files and detect improperly closed tags.
[](http://badge.fury.io/js/html-fixer)Open your terminal and type:
npm install html-fixer -g
Open your terminal and type:
html-fixer -d "my/html/directory"
See it on NPM