All Projects → bem → bem-sdk

bem / bem-sdk

Licence: other
BEM SDK packages

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to bem-sdk

Webpack5-Max
Webpack 5 Boilerplate for JS/React/TS apps.
Stars: ✭ 103 (+24.1%)
Mutual labels:  config, bundle
mpx-es-check
Checks the version of ES in JavaScript files with simple shell commands
Stars: ✭ 15 (-81.93%)
Mutual labels:  bundle
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (+3.61%)
Mutual labels:  config
BaseBundle
Base for your Symfony bundles.
Stars: ✭ 28 (-66.27%)
Mutual labels:  bundle
tianyamingyu
Config files for my GitHub profile.
Stars: ✭ 41 (-50.6%)
Mutual labels:  config
macpack
Makes a macOS binary redistributable by searching the dependency tree and copying/patching non-system libraries.
Stars: ✭ 20 (-75.9%)
Mutual labels:  bundle
nvim
Personal neovim config
Stars: ✭ 24 (-71.08%)
Mutual labels:  config
profig
Powerful configuration management for Scala (JSON, properties, command-line arguments, and environment variables)
Stars: ✭ 25 (-69.88%)
Mutual labels:  config
ParamConverterBundle
This bundle provides additional param converters for Symfony.
Stars: ✭ 16 (-80.72%)
Mutual labels:  bundle
ExpandedCollectionBundle
Symfony bundle for render entity collections as a selectable expanded list.
Stars: ✭ 13 (-84.34%)
Mutual labels:  bundle
spdlog setup
spdlog setup initialization via file configuration for convenience.
Stars: ✭ 68 (-18.07%)
Mutual labels:  config
scoop-clojure
Install Clojure on Windows with Scoop
Stars: ✭ 73 (-12.05%)
Mutual labels:  deps
config
Bunch of scripts that keep me productive
Stars: ✭ 29 (-65.06%)
Mutual labels:  config
.macOS-emacs.d
😈My personal Emacs configuration on macOS
Stars: ✭ 108 (+30.12%)
Mutual labels:  config
The-HTML-and-CSS-Workshop
A New, Interactive Approach to Learning HTML and CSS
Stars: ✭ 65 (-21.69%)
Mutual labels:  bem
SonataAdminSearchBundle
[Abandoned] Implement Search Engine (ElasticSearch) inside Sonata Admin
Stars: ✭ 19 (-77.11%)
Mutual labels:  bundle
Meh
Python configuration files in Python. ¯\_(ツ)_/¯
Stars: ✭ 20 (-75.9%)
Mutual labels:  config
tools jvm autodeps
Automatic Dependency Management Tools for JVM Languages
Stars: ✭ 48 (-42.17%)
Mutual labels:  deps
neovim-config
Modern NeoVim config for IDE-like development
Stars: ✭ 89 (+7.23%)
Mutual labels:  config
LiipMultiplexBundle
[DEPRECATED] Symfony2 controller that allows calling multiple URL's in one request as well as JSON-ifying any controller
Stars: ✭ 12 (-85.54%)
Mutual labels:  bundle

@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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].