0.0.1-pre • Published 7 years ago

@bem/sdk.naming v0.0.1-pre

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
7 years ago

@bem/sdk

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