1.3.1 • Published 4 years ago
@threequartersjohn/react-custom-hooks v1.3.1
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.