2.2.0 • Published 11 months ago
@madeinhaus/hooks v2.2.0
Hooks
Install:
npm i @madeinhaus/hooksUsage:
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