jQuery.BEM is a small jQuery library that helps to create CSS classes according to the BEM methodology and add, remove, modify CSS classes of DOM elements or select DOM elements by BEM-like CSS classes.
- The compressed, production jQuery.BEM
- The uncompressed, development jQuery.BEM
- The npm module of jQuery.BEM
npm install bem-js
Detailed API documentation can be found here.