vince-nguyen-use-resize-observer
Easy to use resize observer hook
Easy to use resize observer hook
Custom Hook to support localization when locale changes. The hook will accept the locale and written the localization utilities.
Custom hook used to make sequence of animations using positions more easily
A React hook for seamless localStorage and sessionStorage management, with support for cross-tab and cross-document synchronization.
useScrollTracker is a custom React hook that tracks the user's scroll progress on a web page or within a specific container. It returns the current scroll percentage, making it easy to implement features like reading progress bars, infinite scrolling, scr
A simple and light custom hook for React to use as input change event handler.
A custom React hook that conditionally executes like useEffect but can be triggered within a function.
use-pretty-elapsed-timer is a custom React hook that provides a timer/stopwatch functionality. It takes a time format string and returns human-readable time strings. The hook also returns start, stop function, and running status. It can take an optional a
Custom hook for maintaining and versioning the previous values during rerenders.
React hook for todo list
custom hook to call a function when click outside the element especified
A custom use fetch hook with parameters
A React Hook that uses IndexedDB in the browser to persistantly store and retrieve state.
A custom React hook for debounced search functionality
This package provides a React hook that allows you to create a custom cursor for a specific component in your React application. The custom cursor can be an image or any other HTML element that you want to use.
This React library using customized hooks is aimed to help users handling HTTP requests. The request and its trigger are simply configured, then executed by Axios. Optional parameters can also be configured depending on the web client needs. For example :
React hooks box
A react custom hook to prevent leaving by tab close or page refresh.
A reusable dark mode functionality hook and customizable UI for React applications
Custom React hooks for performing GET and POST requests with support for loading, error handling, and success callbacks.