bem-validate

Validate your HTML usage of the CSS BEM methodology

Usage no npm install needed!

<script type="module">
  import bemValidate from 'https://cdn.skypack.dev/bem-validate';
</script>

README

bem-validate

Validate your HTML usage of the CSS BEM methodology

img

Install

npm i -g bem-validate

Use on files

Single file:

bem-validate index.html

Multi files

bem-validate index.html about.html

Globs

bem-validate _site/**/*.html

Use on URLs

bem-validate http://getbem.com/introduction/