Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 482 Bytes

dynamic-hoc

This is a monorepository. See documentaion for each module:

A utility that wraps a React HOC and produces a HOC with additional methods to swap out the given HOC at runtime.

A helper React HOC to pass any props to a component.

A utility to set the name and display name of a HOC-wrapped component.