Skip to content

Commit 97e91f8

Browse files
author
Aarón García Hervás
committed
Merge branch 'master' into aarongarciah-patch-1
2 parents 44d4cc5 + 41b1316 commit 97e91f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727

2828
- [`eslint-plugin-react-hooks`](https://www.npmjs.com/package/eslint-plugin-react-hooks)
2929
- [CodeSandbox Starter Kit](https://codesandbox.io/s/7y6o4282lq)
30+
31+
## Catalogs
32+
33+
- [Hooks.guide](https://www.hooks.guide/) Collection of React hooks curated by the community.
3034
- [Searchable Collection of React Hooks](https://nikgraf.github.io/react-hooks/)
3135
- [useHooks(🐠)](https://usehooks.com/) One new React Hook recipe every day.
3236

@@ -42,6 +46,7 @@
4246
- [`@rehooks/window-scroll-position`](https://github.com/rehooks/window-scroll-position) React hook for getting window `x` and `y` position.
4347
- [`@rehooks/window-size`](https://github.com/rehooks/window-size) React hook for subscribing to window size.
4448
- [`easy-peasy`](https://github.com/ctrlplusb/easy-peasy) Easy peasy global state for React.
49+
- [`promise-hook`](https://github.com/aiven715/promise-hook) React hook for simplifying Promise based data fetching.
4550
- [`react-async-hook`](https://github.com/slorber/react-async-hook) React hook to fetch ad-hoc data into your React components.
4651
- [`react-dom-status-hook`](https://github.com/yeskunall/react-dom-status-hook) React hook for subscribing to the `DOMContentLoaded` event.
4752
- [`react-firebase-hooks`](https://github.com/csfrequency/react-firebase-hooks) A collection of hooks for use with [Firebase](https://firebase.google.com).

0 commit comments

Comments
 (0)