diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..f5df7e32 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "Khartir", + "name": "Khartir", + "avatar_url": "https://avatars3.githubusercontent.com/u/5592420?v=4", + "profile": "https://github.com/Khartir", + "contributions": [ + "code", + "platform" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "react-async", + "projectOwner": "async-library", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index 2de1228c..d7099a04 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Chromatic + All Contributors

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 Versions 1.x and 2.x of `react-async` on npm are from a different project abandoned years ago. The original author was kind enough to transfer ownership so the `react-async` package name could be repurposed. The first version of this project is v3.0.0. Many thanks to Andrey Popp for handing over ownership of `react-async` on npm. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + +
Khartir
Khartir

💻 📦
+ + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!