File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Expand file tree Collapse file tree 2 files changed +42
-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" : " marekrozmus" ,
10
+ "name" : " marekrozmus" ,
11
+ "avatar_url" : " https://avatars3.githubusercontent.com/u/26272040?v=4" ,
12
+ "profile" : " https://github.com/marekrozmus" ,
13
+ "contributions" : [
14
+ " code" ,
15
+ " doc" ,
16
+ " test"
17
+ ]
18
+ }
19
+ ],
20
+ "contributorsPerLine" : 7 ,
21
+ "projectName" : " react-swipeable-list" ,
22
+ "projectOwner" : " sandstreamdev" ,
23
+ "repoType" : " github" ,
24
+ "repoHost" : " https://github.com"
25
+ }
Original file line number Diff line number Diff line change 1
1
# react-swipeable-list
2
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors )
2
3
3
4
<h3 align =" center " >
4
5
Swipeable list component for React.
@@ -40,3 +41,19 @@ yarn add sandstreamdev/react-swipeable-list
40
41
## License
41
42
42
43
[ MIT] ( LICENSE ) .
44
+
45
+ ## Contributors ✨
46
+
47
+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
48
+
49
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
50
+ <!-- prettier-ignore -->
51
+ <table >
52
+ <tr >
53
+ <td align="center"><a href="https://github.com/marekrozmus"><img src="https://avatars3.githubusercontent.com/u/26272040?v=4" width="100px;" alt="marekrozmus"/><br /><sub><b>marekrozmus</b></sub></a><br /><a href="https://github.com/sandstreamdev/react-swipeable-list/commits?author=marekrozmus" title="Code">💻</a> <a href="https://github.com/sandstreamdev/react-swipeable-list/commits?author=marekrozmus" title="Documentation">📖</a> <a href="https://github.com/sandstreamdev/react-swipeable-list/commits?author=marekrozmus" title="Tests">⚠️</a></td>
54
+ </tr >
55
+ </table >
56
+
57
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
58
+
59
+ 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