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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -150,6 +150,7 @@
150
150
-[`use-abortable-fetch`](https://github.com/mauricedb/use-abortable-fetch) React hook that does a fetch and aborts when the components is unloaded or a different request is made.
151
151
-[`use-action`](https://github.com/awmleer/use-action) Almost same to useEffect, but not deferred.
152
152
-[`use-async-memo`](https://github.com/awmleer/use-async-memo) React hook for generating async memoized data.
153
+
-[`use-axios-react`](https://github.com/sergey-s/use-axios-react) React CRUD hooks for axios, comprehensive list of examples
153
154
-[`use-browser-history`](https://github.com/zcallan/use-browser-history) A React hook to handle browser history events.
154
155
-[`use-cart`](https://github.com/samjbmason/use-cart) A React hook that gives you shopping cart functionality.
155
156
-[`use-clippy`](https://github.com/CharlesStover/use-clippy) A React hook to reading from and writing to the user's clipboard.
0 commit comments