https://github.com/bem/bem-components-dist
Prebuilt version of bem-components library
https://github.com/bem/bem-components-dist
Last synced: 9 months ago
JSON representation
Prebuilt version of bem-components library
- Host: GitHub
- URL: https://github.com/bem/bem-components-dist
- Owner: bem
- Created: 2015-04-03T18:16:13.000Z (about 11 years ago)
- Default Branch: v5
- Last Pushed: 2017-03-19T23:08:47.000Z (over 9 years ago)
- Last Synced: 2025-09-21T00:34:31.660Z (9 months ago)
- Language: JavaScript
- Size: 1.23 MB
- Stars: 9
- Watchers: 24
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bem-components-dist
This is precompiled version of [bem-components](https://en.bem.info/libs/bem-components/) library. All the files are also available at CDN. For more info please refer to [usage documentation](https://en.bem.info/libs/bem-components/current/#usage).
## HTML template to use the dist with
```html
bem-components dist
(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");
```