1.1.1 • Published 2 years ago

@madeinhaus/hooks v1.1.1

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

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago