@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.
@mdus/use-timer-hooks
React timer hooks — useTimeout and useInterval with cleanup, lifecycle safety, and manual control.