react-decorate

v5.1.1
Build composable, stateful decorators for React.
react higher-order components decorators utilities

react-decorate

npm version build status npm downloads

react-decorate is a framework for building compatible, composable, efficient decorators for applying behavior to React components.

Many libraries use higher-order-component decorators to help users apply behavior to React components. react-decorate aims to establish a standard pattern for building higher-order-component decorators in such a way that they can be composed efficiently without adding one new component instance per decorator.

To learn more read the docs.

npm i react-decorate

Metadata

  • MIT
  • Whatever
  • Colby Rabideau
  • released 6/9/2016

Downloads

Maintainers