@threequartersjohn/react-custom-hooks
v1.3.1
Published
Custom React hooks
Readme
Custom React hooks
Small library of custom React hooks for personal use.
Installation
npm install @threequartersjohn/react-custom-hooksHooks
The following hooks are available:
useKeyboardEvent: register keyboard events.useTraverseArray: traverse through single items in a given array.
