npm install htmlhintyarn add htmlhintpnpm add htmlhint<script src="https://fastly.jsdelivr.net/npm/htmlhint"></script><script src="https://unpkg.com/htmlhint"></script><script type="module">
import htmlhint from 'https://cdn.jsdelivr.net/npm/htmlhint/+esm';
</script><script type="module">
import htmlhint from 'https://cdn.skypack.dev/htmlhint';
</script>