codestats-readme/src
Rico 6d4fbfecfb
perf: align icons and text vertical (#33)
* improve: improved rating algorithm wip

* Fixed typos, punctuation [...]

Corrected many instances of "Github" to "GitHub", fixed the punctuation on some sections, fixed the ~lack of~ uppercase chars in others, tweaked the grammar a bit, and added the Vercel guide to a spoiler-ish section so it's only visible if you click to expand.

<3

* fix: github rate limiter with multiple PATs

* perf: vertically align text left

* refactor: refactored retryer logic & handled invalid tokens

* chore: remove redundant codes

`axios` is Promise based, there is no need to wrap it into a Promise constructor again

* fix: query param booleans

* design: fixed rank alignment

* chore: rebase from master

* fix: fixed repo card breaking in absence of primaryLanguage

* fix: fixed stars count #39 & fixed progressbar percentage

* perf: replace emoji icons with GitHub SVG icons

* chore: added funding link

* refactor: refacted icons to another file

* test: added test for icons

Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
Co-authored-by: Micael Jarniac <micael@jarniac.com>
Co-authored-by: JounQin <admin@1stg.me>
2020-07-16 15:51:21 +05:30
..
calculateRank.js improve: improved rating algorithm wip 2020-07-14 14:08:57 +05:30
fetchRepo.js refactor: refactored retryer logic & handled invalid tokens 2020-07-15 17:46:31 +05:30
fetchStats.js fix: fixed stars count #39 & fixed progressbar percentage 2020-07-15 20:00:22 +05:30
getStyles.js perf: align icons and text vertical (#33) 2020-07-16 15:51:21 +05:30
icons.js perf: align icons and text vertical (#33) 2020-07-16 15:51:21 +05:30
renderRepoCard.js perf: align icons and text vertical (#33) 2020-07-16 15:51:21 +05:30
renderStatsCard.js perf: align icons and text vertical (#33) 2020-07-16 15:51:21 +05:30
retryer.js refactor: refactored retryer logic & handled invalid tokens 2020-07-15 17:46:31 +05:30
utils.js Merge pull request #61 from JounQin/patch-1 2020-07-15 20:37:42 +05:30