1.2.0 • Published 6 years ago

with-bem v1.2.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

HOC for React that simplifies BEM usage

This project is highly inspired by cn-decorator

However cn-decorator has some disadvantages:

  • it doesn't support Typescript
  • it does monkey patching for component's render method that can not be considered as "react way"

withBEM is free from this disadvantages. It is fully compatible with Typescript and it works as react HOC passing bem object as a property.

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago