react-bem-classes icon indicating copy to clipboard operation
react-bem-classes copied to clipboard

Simple react component decorator for BEM

Results 3 react-bem-classes issues
Sort by recently updated
recently updated
newest added

Basic logic re-implementation. **Breaking changes — new API for `withBem` high-order component.** ___ Missing: - [ ] Optimisation (what do we want to achieve?) - [x] Tests (basic test coverage)...

- setup `jest` - provide basic `unit` test coverage

Setup basic `ci`.