Skip to content

Commit 042bd23

Browse files
venil7aarongarciah
authored andcommitted
adding react-usemiddleware (rehooks#64)
* adding react-usemiddleware * Sort alphabetically
1 parent 39c298e commit 042bd23

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,11 @@
7373
- [`react-pirate`](https://github.com/dispix/react-pirate) React lifecycle and utilities hooks.
7474
- [`react-powerhooks`](https://github.com/kalcifer/react-powerhooks) Hooks api for react-powerplug components.
7575
- [`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.
7876
- [`react-use-form-state`](https://github.com/wsmd/react-use-form-state) React hook for managing form and inputs state.
7977
- [`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`.
8081
- [`react-wait`](https://github.com/f/react-wait) Complex Loader Management Hook for React Applications.
8182
- [`react-window-communication-hook`](https://github.com/AvraamMavridis/react-window-communication-hook) React hook to communicate among browser contexts (tabs, windows, iframes).
8283
- [`react-with-hooks`](https://github.com/yesmeck/react-with-hooks) Ponyfill for the proposed React Hooks API.

0 commit comments

Comments
 (0)