An open API service indexing awesome lists of open source software.

https://github.com/goodmind/snabbdom-bem

Snabbdom for BEM methodology
https://github.com/goodmind/snabbdom-bem

Last synced: about 1 year ago
JSON representation

Snabbdom for BEM methodology

Awesome Lists containing this project

README

          

# snabbdom-bem

[![Travis](https://img.shields.io/travis/goodmind/snabbdom-bem.svg?style=flat-square)](https://travis-ci.org/goodmind/snabbdom-bem)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
[![npm version](https://img.shields.io/npm/v/snabbdom-bem.svg?style=flat-square)](https://badge.fury.io/js/snabbdom-bem)
[![Dependency Status](https://img.shields.io/david/goodmind/snabbdom-bem.svg?style=flat-square)](https://david-dm.org/goodmind/snabbdom-bem)
[![devDependency Status](https://img.shields.io/david/dev/goodmind/snabbdom-bem.svg?style=flat-square)](https://david-dm.org/goodmind/snabbdom-bem#info=devDependencies)

> Snabbdom for BEM methodology

Port of [bem-react-core](https://github.com/bem/bem-react-core) to Snabbdom

## Install
```
npm install snabbdom-bem --save
```

## Contribute

PRs accepted

## License

[MIT](LICENSE)

[MPL-2.0](MPL-LICENSE)