Small library of custom React hooks for personal use.
npm install @threequartersjohn/react-custom-hooksThe following hooks are available:
useKeyboardEvent: register keyboard events.useTraverseArray: traverse through single items in a given array.