@madeinhaus/hooks
v2.2.0
Published
**Install**:
Keywords
Readme
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
