Skip to content

Commit ae8d344

Browse files
sergey-saarongarciah
authored andcommitted
Added a hooks lib to the list (rehooks#156)
1 parent 16c488b commit ae8d344

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@
150150
- [`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.
151151
- [`use-action`](https://github.com/awmleer/use-action) Almost same to useEffect, but not deferred.
152152
- [`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
153154
- [`use-browser-history`](https://github.com/zcallan/use-browser-history) A React hook to handle browser history events.
154155
- [`use-cart`](https://github.com/samjbmason/use-cart) A React hook that gives you shopping cart functionality.
155156
- [`use-clippy`](https://github.com/CharlesStover/use-clippy) A React hook to reading from and writing to the user's clipboard.

0 commit comments

Comments
 (0)