{"library":"html-minifier-lint","type":"library","category":null,"description":"JavaScript-based HTML linter built on top of HTMLMinifier. Version 2.0.0 is the latest stable release. It checks HTML for common issues such as missing DOCTYPE, inline event handlers, deprecated attributes, and more. The library provides a simple lint function for programmatic use as well as a CLI. Unlike full-featured linters like HTMLHint or tidy, HTMLLint focuses on core validation rules from HTMLMinifier. It works with Node.js >=0.10.0 and has no required dependencies.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","check","checker","cli","html","lint","linter","validate","validator"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install html-minifier-lint","imports":["const { lint } = require('html-minifier-lint');","import { lint } from 'html-minifier-lint';","const { LintStream } = require('html-minifier-lint');"]},{"cmd":"yarn add html-minifier-lint","imports":[]},{"cmd":"pnpm add html-minifier-lint","imports":[]}],"homepage":"http://kangax.github.io/html-lint/","github":"https://github.com/kangax/html-lint","docs":null,"changelog":null,"pypi":null,"npm":"html-minifier-lint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}