2.2.0 • Published 11 months ago

@madeinhaus/hooks v2.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 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

2.2.0

11 months ago

2.0.0

11 months ago

1.1.1

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago

0.0.0

3 years ago