0.1.19 • Published 4 years ago

react-hoc-helpers v0.1.19

Weekly downloads
1,736
License
MIT
Repository
github
Last release
4 years ago

react-hoc-helpers

npm NPM npm Coveralls github CircleCI Snyk Vulnerabilities for GitHub Repo

🧰 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

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago