1.1.1 • Published 9 months ago

@madeinhaus/hooks v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Hooks

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

hauscore.xyz/hooks/use-ref-list

hauscore.xyz/hooks/use-window-size

1.1.1

9 months ago

1.0.2

12 months ago

1.1.0

12 months ago

1.0.3

12 months ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.0

1 year ago

0.0.0

1 year ago