react-bem
react-bem copied to clipboard
Automatic BEM class generator React mixin. Never write a className again.
Results
1
react-bem issues
Sort by
recently updated
recently updated
newest added
As mixins won't work with ES6 style classes, would it be feasible to implement a HOC version? That can be easily turned into a ES7 decorator. See [baobab-react](https://github.com/Yomguithereal/baobab-react) for practical...