A lint tool for BEMHTML template syntax, only checking parser errors. Version 0.1.0, last updated in 2013. No active development; only available as a global npm package. It has no dependencies and is limited to basic validation. Not comparable to modern linters; essentially a proof-of-concept.
npm install bemhtml-lintNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows global installation and basic command-line usage on a single BEMHTML file.
Do not use for new projects. Consider alternatives or manual validation.
Install globally: npm install -g bemhtml-lint
No dependency data recorded yet.