@@ -12,7 +12,9 @@ A Dart package that converts and formats `DateTime` objects into human-readable
12
12
[ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/nixrajput/get_time_ago?label=Repo+Size&style=flat )] [ repo ]
13
13
[ ![ GitHub language count] ( https://img.shields.io/github/languages/count/nixrajput/get_time_ago?label=Languages&style=flat )] [ repo ]
14
14
[ ![ GitHub top language] ( https://img.shields.io/github/languages/top/nixrajput/get_time_ago?label=Top+Language&style=flat )] [ repo ]
15
+ [ ![ GitHub Sponsors] ( https://img.shields.io/github/sponsors/nixrajput?label=Sponsors&style=flat )] [ repo ]
15
16
17
+ [ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/nixrajput/get_time_ago?label=Latest+Release&style=flat )] [ releases ]
16
18
[ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/nixrajput/get_time_ago?label=Latest+Release&style=flat )] [ releases ]
17
19
[ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/nixrajput/get_time_ago?label=Last+Commit&style=flat )] [ repo ]
18
20
[ ![ GitHub issues] ( https://img.shields.io/github/issues/nixrajput/get_time_ago?label=Issues&style=flat )] [ issues ]
@@ -28,7 +30,6 @@ A Dart package that converts and formats `DateTime` objects into human-readable
28
30
- [ Impact on Custom Implementations:] ( #impact-on-custom-implementations )
29
31
- [ Example of Custom Locale Update:] ( #example-of-custom-locale-update )
30
32
- [ Demo] ( #demo )
31
- - [ Click here to experience the demo in a Web App] ( #click-here-to-experience-the-demo-in-a-web-app )
32
33
- [ Installation] ( #installation )
33
34
- [ Usage] ( #usage )
34
35
- [ Formatting String as ` get_time_ago ` ] ( #formatting-string-as-get_time_ago )
@@ -37,6 +38,7 @@ A Dart package that converts and formats `DateTime` objects into human-readable
37
38
- [ Supported Languages] ( #supported-languages )
38
39
- [ Contributing] ( #contributing )
39
40
- [ License] ( #license )
41
+ - [ Contributors] ( #contributors )
40
42
- [ Support My Work] ( #support-my-work )
41
43
- [ Connect With Me] ( #connect-with-me )
42
44
- [ Activities] ( #activities )
@@ -88,7 +90,11 @@ This section explains the breaking change, the impact it has on custom implement
88
90
89
91
## Demo
90
92
91
- ### [ Click here to experience the demo in a Web App] ( https://nixrajput.github.io/get_time_ago )
93
+ <h3 >
94
+ <a href =" https://nixrajput.github.io/get_time_ago " target =" _blank " >
95
+ Click here to experience the demo in a Web App
96
+ </a >
97
+ </h3 >
92
98
93
99
## Installation
94
100
@@ -239,6 +245,14 @@ If you would like to contribute to this project, feel free to fork the repositor
239
245
240
246
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
241
247
248
+ # # Contributors
249
+
250
+ <a href="https://github.com/nixrajput/get_time_ago/graphs/contributors" target="_blank">
251
+ <img src="https://contrib.rocks/image?repo=nixrajput/get_time_ago" />
252
+ </a>
253
+
254
+ Made with [contrib.rocks](https://contrib.rocks).
255
+
242
256
# # Support My Work
243
257
244
258
Your support helps me dedicate more time to developing high-quality, impactful projects in the open-source community. Sponsor me, and together, let’s bring even more innovation to life!
@@ -252,11 +266,11 @@ Your support helps me dedicate more time to developing high-quality, impactful p
252
266
# # Connect With Me
253
267
254
268
[][github]
255
- [][linkedin]
256
- [][instagram]
269
+ [][linkedin]
270
+ [][instagram]
257
271
[][twitter]
258
- [][telegram]
259
- [![Gmail :
[email protected] ](https://img.shields.io/badge/[email protected] ?logo=Gmail&link=mailto:[email protected] )][gmail]
272
+ [][telegram]
273
+ [![Gmail :
[email protected] ](https://img.shields.io/badge/[email protected] ?logo=Gmail&logoColor=333& link=mailto:[email protected] )][gmail]
260
274
261
275
# # Activities
262
276
0 commit comments