This repository was archived by the owner on Jul 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed
Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "commitType" : " docs" ,
8+ "commitConvention" : " angular" ,
9+ "contributors" : [
10+ {
11+ "login" : " Julusian" ,
12+ "name" : " Julian Waller" ,
13+ "avatar_url" : " https://avatars.githubusercontent.com/u/1327476?v=4" ,
14+ "profile" : " https://github.com/Julusian" ,
15+ "contributions" : [
16+ " bug" ,
17+ " test" ,
18+ " code"
19+ ]
20+ }
21+ ],
22+ "contributorsPerLine" : 7 ,
23+ "skipCi" : true ,
24+ "repoType" : " github" ,
25+ "repoHost" : " https://github.com" ,
26+ "projectName" : " generator-react-sdk" ,
27+ "projectOwner" : " asyncapi"
28+ }
Original file line number Diff line number Diff line change 11[ ![ AsyncAPI React SDK] ( ./assets/readme-banner.png )] ( https://www.asyncapi.com )
2+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
25
36AsyncAPI React SDK is a set of components/functions to use React as render engine in the [ Generator] ( https://github.com/asyncapi/generator ) .
47
@@ -106,3 +109,25 @@ For more help join our [Slack](https://www.asyncapi.com/slack-invite/) workspace
106109## Contributing
107110
108111Read [ CONTRIBUTING] ( https://github.com/asyncapi/.github/blob/master/CONTRIBUTING.md ) guide.
112+
113+ ## Contributors ✨
114+
115+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
116+
117+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
118+ <!-- prettier-ignore-start -->
119+ <!-- markdownlint-disable -->
120+ <table >
121+ <tbody >
122+ <tr>
123+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/Julusian"><img src="https://avatars.githubusercontent.com/u/1327476?v=4?s=100" width="100px;" alt="Julian Waller"/><br /><sub><b>Julian Waller</b></sub></a><br /><a href="https://github.com/asyncapi/generator-react-sdk/issues?q=author%3AJulusian" title="Bug reports">🐛</a> <a href="https://github.com/asyncapi/generator-react-sdk/commits?author=Julusian" title="Tests">⚠️</a> <a href="https://github.com/asyncapi/generator-react-sdk/commits?author=Julusian" title="Code">💻</a></td>
124+ </tr>
125+ </tbody >
126+ </table >
127+
128+ <!-- markdownlint-restore -->
129+ <!-- prettier-ignore-end -->
130+
131+ <!-- ALL-CONTRIBUTORS-LIST:END -->
132+
133+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments