Based on anuraghazra/github-readme-stats
What is different in this fork?
- Animated parallax backgrounds for every card
- Additional query parameters like dark_bgorfooterfor the stats card
- A full-width version of the stats card
To use this card in your GitHub profile README, add the following Markdown snippet to your README file:
[](https://github.com/maximjsx/fancy-readme-stats)| Character | URL Encoded | 
|---|---|
| Space | %20 | 
| # | %23 | 
| $ | %24 | 
| % | %25 | 
| & | %26 | 
| ' | %27 | 
| + | %2B | 
| < | %3C | 
| = | %3D | 
| _ | %5F | 
| New line | %0A | 
| ) | %29 | 
| Parameter | Type | Description | 
|---|---|---|
| dark_bg | number | Sets the background darkness level (e.g., 0for light,10for pitch black). | 
| border_radius | number | Adjust the border's corner roundness! Use 5for slight rounding and15for a more rounded effect. | 
| hide_border | boolean | Determines whether to hide the border ( trueto hide,falseto show). | 
| theme | boolean | Choose from one of the themes below | 
- forest
- forest_winter
- forest_autumn
- beach
- city
- rain
- red_rain
- snow
Here is a list of all themes also the not animated ones.
| Parameter | Type | Description | 
|---|---|---|
| height | number | Sets the height of the card ( 230is the default and170the min value). | 
| footer | string | Sets the bottom text (Same as the legacy emailparameter) | 
| hide | string[] | Hides specified items. Available values: stars,commits,prs,issues,contribs,prs_merged | 
| show_icons | boolean | Shows icons next to stats | 
| hide_title | boolean | Hides the title/name | 
| include_all_commits | boolean | Count total commits instead of just current year | 
| line_height | number|string | Sets the line height between text | 
| title | string | Sets a custom title | 
| disable_animations | boolean | Disables all animations in the card | 
| number_format | string | Choose between short(1.2k) orlong(1234) number formatting | 
| text_bold | boolean | Makes text bold ( trueby default) | 
| description | string | Adds a description text below the title | 
| exclude_repo | string | Exclude repositories (comma-separated) - Example: repo1,repo2,repo3 | 
There are also other cards than the stats card above.
