You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -73,10 +73,11 @@
73
73
-[`react-pirate`](https://github.com/dispix/react-pirate) React lifecycle and utilities hooks.
74
74
-[`react-powerhooks`](https://github.com/kalcifer/react-powerhooks) Hooks api for react-powerplug components.
75
75
-[`react-selector-hooks`](https://github.com/Andarist/react-selector-hooks) Collection of hook-based memoized selector factories for declarations outside of render.
76
-
-[`react-use`](https://github.com/streamich/react-use) Collection of essential hooks.
77
-
-[`react-useFormless`](https://github.com/GeDiez/react-use-formless) React hook to handle forms state.
78
76
-[`react-use-form-state`](https://github.com/wsmd/react-use-form-state) React hook for managing form and inputs state.
79
77
-[`react-use-idb`](https://github.com/kigiri/react-use-idb) React hook for storing value in the browser using `indexDB`.
78
+
-[`react-use`](https://github.com/streamich/react-use) Collection of essential hooks.
79
+
-[`react-useFormless`](https://github.com/GeDiez/react-use-formless) React hook to handle forms state.
80
+
-[`react-usemiddleware`](https://github.com/venil7/react-usemiddleware) React hook for using existing Redux middlewares (like thunk or saga) with `useReducer`.
80
81
-[`react-wait`](https://github.com/f/react-wait) Complex Loader Management Hook for React Applications.
81
82
-[`react-window-communication-hook`](https://github.com/AvraamMavridis/react-window-communication-hook) React hook to communicate among browser contexts (tabs, windows, iframes).
82
83
-[`react-with-hooks`](https://github.com/yesmeck/react-with-hooks) Ponyfill for the proposed React Hooks API.
0 commit comments