@mdus/use-timer-hooks
React timer hooks — useTimeout and useInterval with cleanup, lifecycle safety, and manual control.
boxvault
A lightweight JavaScript library for managing and enhancing browser local storage, offering an abstraction layer for more efficient storage handling across modern browsers.
@mdus/use-http-request-hook
A production-ready React hook for making HTTP requests with built-in GET caching, debounce support, waterfall protection, and AbortController cancellation.