@fabricefrancois/use-api
React hook to manage API calls.
React hook to manage API calls.
A React hook that fires a callback whenever ResizeObserver detects a change to its size
react hook to check battery status
A simple React hook for handling data fetching.
A lightweight module to store historical state and allow undo/redo
An easy to use and customisable parallax implementation
provides Observability as React Hooks in React.
provides Observability as React Hooks in React.
provides Observability as React Hooks in React.
useClickOutside is a custom React hook designed for detecting clicks outside a specified element or set of elements.
A React hook to manage dark mode and light mode with persistence.
This react hook provide a way to delay execution of functions, enhancing user experience and performance.
This react hook provide the state and the orientation of the screen
This hook provide a way to control and limit the rate at which a function can be called.
react hook and component that supports to easily handle different renders between server side and client side.
Is a hook that respond to media query changes
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.