bem-validator icon indicating copy to clipboard operation
bem-validator copied to clipboard

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/