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
React component and hook for declarative promise resolution and data fetching. Makes it easy to handle every
@@ -1005,3 +1006,19 @@ Your organization here? [Let us know](https://github.com/async-library/react-asy
1005
1006
Versions 1.x and 2.x of `react-async` on npm are from a different project abandoned years ago. The original author was
1006
1007
kind enough to transfer ownership so the `react-async` package name could be repurposed. The first version of this
1007
1008
project is v3.0.0. Many thanks to Andrey Popp for handing over ownership of `react-async` on npm.
1009
+
1010
+
## Contributors ✨
1011
+
1012
+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
1013
+
1014
+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
1015
+
<!-- prettier-ignore -->
1016
+
<table>
1017
+
<tr>
1018
+
<td align="center"><a href="https://github.com/Khartir"><img src="https://avatars3.githubusercontent.com/u/5592420?v=4" width="100px;" alt="Khartir"/><br /><sub><b>Khartir</b></sub></a><br /><a href="https://github.com/async-library/react-async/commits?author=Khartir" title="Code">💻</a> <a href="#platform-Khartir" title="Packaging/porting to new platform">📦</a></td>
1019
+
</tr>
1020
+
</table>
1021
+
1022
+
<!-- ALL-CONTRIBUTORS-LIST:END -->
1023
+
1024
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
0 commit comments