Socket
Socket
Sign inDemoInstall

bemhtml-lint

Package Overview
Dependencies
14
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bemhtml-lint

lint tool for bemhtml


Version published
Maintainers
0
Created

Readme

Source

bemhtml-lint

Tool for checking syntax of bemhtml template language. For now, checks only for parser errors.

Installation

Install using npm:

npm install -g bemhtml-lint

Usage

Single file:

bemhtml-lint block/block.bemhtml

Multiple files:

bemhtml-lint block1/block1.bemhtml block2/block2.bemhtml

Glob pattern:

bemhtml-lint *.bemhtml

Editors integration

Vim: use my fork of Syntastic.

License

Distributed under the MIT License.

FAQs

Last updated on 23 Jan 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc