0.1.1 • Published 5 years ago
@maferland/hooks v0.1.1
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 ™️ |