@bem/sdk.naming.entity

Manage naming of BEM entities


Keywords
bem, naming, entity, name, representation, parse, stringify, conventions, origin, react, two-dashes, bundle, cell, config, decl, deps, entity-name, graph, walk
License
MPL-2.0
Install
npm install @bem/sdk.naming.entity@0.2.11

Documentation

@bem/sdk

logo

Useful modules to work with projects based on principles of BEM methodology.

General

  • walk — traversing a BEM project's file system
  • config — keeping all configuration of BEM project in one place

Naming

Declarations

Dependencies

  • graph — working with graph of dependencies
  • deps — high-level tool for managing BEM-based deps

Containers

  • entity-nameentity name representation
  • cell — partial entity with tech and layer
  • file — partial cell with full path and level
  • bundle — representation of BEM bundles: name, set of cells, and bemjson optionally