Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varya/bem-love
https://github.com/varya/bem-love
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/varya/bem-love
- Owner: varya
- Created: 2013-03-12T12:21:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-21T19:31:47.000Z (almost 11 years ago)
- Last Synced: 2023-03-10T21:33:32.085Z (almost 2 years ago)
- Language: JavaScript
- Size: 283 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is to show how 2 (or more, haha) [BEM](http://bem.info/) blocks can be connected and
share data.
Project runs currently in Russian.![Love in terms of BEM](http://www.loveisfan.com/images/love-is-66-1995.jpg)
Every page shows some features of
[i-bem](https://github.com/bem/bem-bl/tree/master/blocks-common/i-bem)
JavaScript block-framework and
equiped with detailed explanation. I describe blocks and pages in Russian
(*.ru.md files) with hope to translate that in English later. Also, I am open to
any contribution: either imporving code or translation work.List of pages:
* [Finding a block and reading its
params](https://github.com/varya/bem-love/blob/master/desktop.bundles/ask-her-what-music-she-likes/ask-her-what-music-she-likes.ru.md)## How to contribute
The project uses [BEM project stub](https://github.com/bem/project-stub)
structure. To get started, clone your fork and run `make server`'.
If you need any help, just ask [on Twitter](https://twitter.com/toivonens) or
[creare an issue](https://github.com/toivonen/bem-love/issues/new).