Sign in Sign up
npm

react-purity

Adds memoization to stateless functional components in React. This HOF works best with components you consistently use (e.g. icons). It will not work efficiently with components that require props which mutate often (such as those with an onClick callback

npm View on Npm

Activity

Latest release
8y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Aug 17, 2018
Releases
Version Released
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial