react-lazy-cache

A utility to lazily calculate and cache values in a react component based on props

react-component-lazy-loader

A package which lazily loads it's children components based on viewport visibility of the component. Useful in lazyloading images or any other custom component.

lazy-child

React component that renders its child when it enters the viewport