Install:
npm i @madeinhaus/hooks
Usage:
import {
useImagePreload,
useIntersectionObserver,
useIsomorphicLayoutEffect,
usePrevious,
useRefList,
useWindowSize,
} from '@madeinhaus/hooks';
Documentation:
hauscore.xyz/hooks/use-image-preload
hauscore.xyz/hooks/use-intersection-observer
hauscore.xyz/hooks/use-isomorphic-layout-effect
hauscore.xyz/hooks/use-previous