Search results
914 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
BEM naming for your Ember project
Open Source UI Toolkit
Button component pack for Seed
Fast BEM class name generator
Config utility pack for Seed
Control group object pack for Seed
SCSS framework built to scale
Spacing utility pack for Seed
Selector-based function pack for Seed
List component pack for Seed
Badge component pack for Seed
Control config pack for Seed
Card component pack for Seed
All iotaCSS's modules in one place
## Usage ``` $ npm install bemlint ``` next ``` $ npx bemlint ``` ## Config file name - `bemlintrc` ```js { 'elementDivider': '__', 'modifierDivider': '_', 'ignore': [ "node_module", "**/test/*.html", ], 'rules': { 'rule-id': t
Shareable stylelint config for CSS and SCSS, following Torchbox’s code style.
Input component pack for Seed
CSSMEM is like BEM but with CSS Module instead of Block.
BEM React Core
PostCSS plugin implementing BEM as at-rules