typescript-partial-lib-dom
For projects that may or may not run on a browser, like websites with SSR, sets all browser global variables like `window` or `document` as eventually undefined for better type-proofing
react-api-wrapper-hook
A flexible React hook for handling API calls with support for axios and apisauce API wrappers.
use-recapture
Like useCallback, but supports imperative recapturing and always returns stable reference