bemmit
A simple, opinionated BEM-style classname generator.
A simple, opinionated BEM-style classname generator.
PostCSS plugin implementing BEM as at-rules
Amazing package for sass to write bem classes, with namespaces and more advanced features.
Representation of identifier of a part of BEM entity.
Presets for naming
Manage naming of BEM entities
Fast BEM class name generator
functional block__element--modifier string generators
A customizable CSS framework focused on layouting to easily scaffold responsive web interfaces.
bem-node [](https://travis-ci.org/bem-node/bem-node) ===
Framework for writing really abstract CSS in Stylus
Props mixin pack for Seed
PostCSS plugin implementing BEM as at-rules
BEM sugar ontop of `JetWatson/classnames`. Simple prefixer for classnames. A simple utility for conditionally joining classNames together
BEM className generator adapted for React
## Usage ``` $ npm install bemlint ``` next ``` $ npx bemlint ``` ## Config file name - `bemlintrc` ```js { 'elementDivider': '__', 'modifierDivider': '_', 'ignore': [ "node_module", "**/test/*.html", ], 'rules': { 'rule-id': t
A set of Angular (v2+) directives to simplify your workflow with BEM methodology
Tools to establish CSS classes as an explicit abstraction layer and to handle it as an interface between React and CSSStyleDeclaration
A flexible Sass mixin for creating BEM-style buttons.
Sass Mixins to write BEM-style SCSS source