8000 GitHub - bem/bem-sdk: BEM SDK packages
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bem/bem-sdk

Repository files navigation

@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
0