HubSpot/react-decorate

Name: react-decorate

Owner: HubSpot

Description: Build composable, stateful decorators for React.

Created: 2016-02-20 16:57:10.0

Updated: 2018-01-10 21:05:14.0

Pushed: 2016-06-09 01:48:34.0

Homepage: http://github.hubspot.com/react-decorate

Size: 592

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.