@bem/sdk.naming.entity.parse

Parses slugs of BEM entities


Keywords
bem, naming, entity, name, representation, parse, bundle, cell, config, decl, deps, entity-name, graph, walk
License
MPL-2.0
Install
npm install @bem/sdk.naming.entity.parse@0.2.9

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