
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
enb-bemhtml
Advanced tools

Поддержка BEMHTML для ENB. Пакет содержит enb-bemhtml/techs/bemhtml и enb-bemhtml/techs/bemtree технологии.
Внимание: для нового js-совместимого синтаксиса следует использовать enb-bemxjst.
npm install enb-bemhtml
Склеивает bemhtml-файлы по deps'ам, обрабатывает BEMHTML-транслятором, сохраняет (по умолчанию) в виде ?.bemhtml.js.
Опции
?.bemhtml.js.files). По умолчанию — ?.files.'BEMHTML'.true.true.Пример
nodeConfig.addTech(require('enb-bemhtml/techs/bemhtml'));
Склеивает bemtree.xjst-файлы по deps'ам, обрабатывает BEMHTML-транслятором, сохраняет (по умолчанию) в виде ?.bemtree.xjst.js.
Опции
?.bemtree.xjst.js.files). По умолчанию — ?.files.'BEMTREE'.true.true.Пример
nodeConfig.addTech(require('enb-bemhtml/techs/bemtree'));
FAQs
BEMHTML support for ENB
The npm package enb-bemhtml receives a total of 4 weekly downloads. As such, enb-bemhtml popularity was classified as not popular.
We found that enb-bemhtml demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
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.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.