bem-components-dist
This is precompiled version of bem-components library. All the files are also available at CDN. For more info please refer to usage documentation.
HTML template to use the dist with
<!DOCTYPE html>
<html class="ua_js_no">
<head>
<meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<title>bem-components dist</title>
<script>(function(e,c){e[c]=e[c].replace(/(ua_js_)no/g,"$1yes");})(document.documentElement,"className");(function(d,n){d.documentElement.className+=" ua_svg_"+(d[n]&&d[n]("http://www.w3.org/2000/svg","svg").createSVGRect?"yes":"no");})(document,"createElementNS");</script>
<link rel="stylesheet" href="dist/desktop/bem-components.css"/>
</head>
<body class="page page_theme_islands">
<script src="dist/desktop/bem-components.js+bemhtml.js"></script>
</body>
</html>