@reactivers/use-mounted
React component life cycle hook
React component life cycle hook
Previous value of a state in React with hook
Safe area values in the devices which have notches in React with hook and provider.
Web Socket Connection manager in React with hook and provider
Custom Light/Dark mode Theme manager in React with hook and provider
Configure Page Title in React with hook
Awesome utils in React with hook
Authorization/Authentication manager in React with hook and provider
Detecting clicks on an element in React with hooks!
Detecting clicks on outside of an element in React with hooks.
Cookie management in React with hooks and providers
Simple counter hook in React
React dimensions/grid hooks. Dynamic grid with hooks
Custom Event Listener hooks in React
All HTTP Fetch requests in React. Awesome React useFetch hook!
Global State in React with hooks and providers
this hook delays function execution until a specified period of inactivity, useful for optimizing user input-related actions.
A custom hook for queuing and executing functions in order with a specified timeout.
A React hook used for batching real-time or periodic data processing by accumulating data in a stack and calling a callback function with a specified delay.
A custom hook that provides a simple interface to the browser's local storage.