Collection of utility hooks
npm install @maferland/hooksA collection of utility hooks
---


- Installation
- Usage
- LICENSE
````
npm install --save @maferland/hooks
// or
yarn add @maferland/hooks
| 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 ™️ |