@maferland/hooks
v0.5.1
Published
Collection of utility hooks
Downloads
51
Readme
Table of Contents
Installation
npm install --save @maferland/hooks
// or
yarn add @maferland/hooksUsage
| Name | File | Author | Example | |------|------|--------| ------- | | useInterval | use-interval.js | Dan Abramov | Soon ™️ | | useLocalStorageState | use-local-storage-state.js | Kent C. Dodds | Soon ™️ | | useScrollDirection | use-scroll-direction.js | Reece Lucas | Soon ™️ | | useMounted | use-mounted.js | Myself | Soon ™️ |
