use-action
React useAction hook.
React useAction hook.
A simple react helper snippet to handle promises as a react synchronous hook with mininmal amount of re-renders
A react hook to use reducers for local state in a typesafe way, with an API like createSlice from redux-starter-kit and immer integration.
React hook for checking if the component is mounted.
Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication
An extremely simple utility to make a container and all its children untabbable, but still focusable.
Hook-based global state for React
Custom React Hook that enables a global Store.
useDarkMode Custom Hook for React
useDropdown hook for react applications
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
React Hook for detecting when scrolled to top of page
Automated version number increment after cordova build for iOS, OS X, Android, and Windows
React bindings for Todel
sails hook for running tasks before lift
React hook for handling parameters in URL fragment
Show promised based modal imperatively using hook for React.js.
React component and hook which listens to `beforeunload` on the window when mounted.
A React (State and Effect) Hook for subscribing to Window Resize events.
This package provides the tools for managing loading state on asynchronous operations in Redux and to retrieve that state via a React hook. This is useful for when your app is, for example, fetching data from an API and you want to indicate this to your u