bedrock-components
v0.0.3
Published
Frontend components
Downloads
3
Readme
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.
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]