ooga-chaka
v1.1.0
Published
A collection of custom React Hooks.
Downloads
2
Readme
Installation
Hooks
Window Events
useOnlineStatus
A React Hook that subscribes to window
online and offline events.
Document
useStyleSheets
A React Hook that disables or enables all CSS stylesheets in your application.
Utility
useRandomBetween
A React Hook that returns a random number between the specified min
and max
values.