File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Expand file tree Collapse file tree 2 files changed +40
-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+ "contributors" : [
8+ {
9+ "login" : " rgabs" ,
10+ "name" : " Rahul Gaba" ,
11+ "avatar_url" : " https://avatars3.githubusercontent.com/u/7898942?v=4" ,
12+ "profile" : " http://rahulgaba.com" ,
13+ "contributions" : [
14+ " code"
15+ ]
16+ }
17+ ],
18+ "contributorsPerLine" : 7 ,
19+ "projectName" : " react-nodegui" ,
20+ "projectOwner" : " nodegui" ,
21+ "repoType" : " github" ,
22+ "repoHost" : " https://github.com"
23+ }
Original file line number Diff line number Diff line change 11# React NodeGUI
2+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors )
23
34Build ** performant** , ** native** and ** cross-platform** desktop applications with ** JavaScript** + powerful ** CSS like styling** .🚀
45
@@ -74,3 +75,19 @@ People maintaining this project.
7475 <td align="center"><a href="https://blog.atulr.com"><img src="https://avatars2.githubusercontent.com/u/4029423?v=4" width="100px;" alt="Atul R"/><br /><sub><b>Atul R</b></sub></a></td>
7576 </tr >
7677</table >
78+
79+ ## Contributors ✨
80+
81+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
82+
83+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
84+ <!-- prettier-ignore -->
85+ <table >
86+ <tr >
87+ <td align="center"><a href="http://rahulgaba.com"><img src="https://avatars3.githubusercontent.com/u/7898942?v=4" width="100px;" alt="Rahul Gaba"/><br /><sub><b>Rahul Gaba</b></sub></a><br /><a href="https://github.com/nodegui/react-nodegui/commits?author=rgabs" title="Code">💻</a></td>
88+ </tr >
89+ </table >
90+
91+ <!-- ALL-CONTRIBUTORS-LIST:END -->
92+
93+ 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