waka-readme-stats icon indicating copy to clipboard operation
waka-readme-stats copied to clipboard

This GitHub action helps to add cool dev metrics to your github profile Readme

Results 122 waka-readme-stats issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** GitHub API will return an **empty email** if user turned on `Keep my email addresses private`. In this case, `COMMIT...

Brainstorming

Needed Translation of stats and hardcoded string to the language specified by the user. and please contribute to the translation of readme also

enhancement
help wanted
Brainstorming

Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies
python

Just made a suggestion here https://github.com/anmol098/waka-readme-stats/issues/264 And thought to myself that I'd give it a shot myself, seems to work but might be able to be further tested. However, might...

fixes #211 **Changes made** Used tables instead of text highlight because the blank space of the progress bar produced messy output in low resolution screen. **Screenshots** ![image](https://user-images.githubusercontent.com/55190574/126860657-6da76d67-bef2-4fb1-afcb-cbcefd65d807.png) ![image](https://user-images.githubusercontent.com/55190574/126860664-2f465f71-6a3b-48c9-a16a-3d98d8f0cfdd.png) @aravindvnair99 @anmol098...

- fixes #198 PR also includes linting of some unlinted code, I can split into two commits if necessary