0.1.19 • Published 5 years ago
react-hoc-helpers v0.1.19
react-hoc-helpers
🧰 Collection—well, just one for now—of helpful utilities and helpers for when working with React higher-order components (HOC).
I kept copying the same file between multiple packages/repos and it just felt redundant to have to go about exporting and building a file that was just a copy. Sorry, but one more npm package lives because of my lazyness.
Install
Via npm
npm install --save react-hoc-helpers
Via Yarn
yarn add react-hoc-helpers
Helpers
getDisplayName(Component): string
- Returns the name of the Comonent being wrapped.
License
MIT © Ryan Hefner
0.1.19
5 years ago
0.1.18
5 years ago
0.1.17
5 years ago
0.1.16
5 years ago
0.1.15
5 years ago
0.1.14
5 years ago
0.1.13
5 years ago
0.1.12
5 years ago
0.1.11
5 years ago
0.1.10
5 years ago
0.1.9
5 years ago
0.1.8
5 years ago
0.1.7
5 years ago
0.1.6
5 years ago
0.1.5
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
6 years ago
0.1.0
6 years ago