0.0.3 • Published 7 years ago

bedrock-components v0.0.3

Weekly downloads
6
License
-
Repository
github
Last release
7 years ago

Bedrock: Components

Library intends to be just a simple top layer for various kinds of projects. From simple to complex ones. It isn't a new framework, just a set of utils to work with.

Build Status

The api documentation is here.

Examples of installation

npm install --save bedrock-components

Styleguide

This project follows a this methodology.

Cheatsheet of what is used

[BLOCK]__[ELEMENT]--[MODIFIER]

State should be set as such:

  • is-[STATE]--[MODIFIER]
  • has-[STATE]--[MODIFIER]