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
- Host: GitHub
- URL: https://github.com/goodmind/snabbdom-bem
- Owner: goodmind
- License: mit
- Created: 2016-10-31T18:33:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T16:22:10.000Z (over 9 years ago)
- Last Synced: 2024-04-25T09:01:29.487Z (about 2 years ago)
- Language: TypeScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snabbdom-bem
[](https://travis-ci.org/goodmind/snabbdom-bem)
[](http://standardjs.com/)
[](https://github.com/RichardLitt/standard-readme)
[](https://badge.fury.io/js/snabbdom-bem)
[](https://david-dm.org/goodmind/snabbdom-bem)
[](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)