{"id":25919867,"url":"https://github.com/maximjsx/fancy-readme-stats","last_synced_at":"2025-03-03T15:17:00.551Z","repository":{"id":262245816,"uuid":"886655849","full_name":"maximjsx/fancy-readme-stats","owner":"maximjsx","description":"✨ Animated Readme Cards","archived":false,"fork":false,"pushed_at":"2025-02-18T13:21:34.000Z","size":1055,"stargazers_count":14,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T22:22:38.433Z","etag":null,"topics":["animated-cards","github-readme","parallax","profile-cards","profile-readme"],"latest_commit_sha":null,"homepage":"https://fancy-readme-stats.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"anuraghazra/github-readme-stats","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximjsx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-11T11:18:43.000Z","updated_at":"2025-02-18T13:21:30.000Z","dependencies_parsed_at":"2024-12-16T18:40:15.587Z","dependency_job_id":"9376e710-8923-4df4-b81b-7888501df77f","html_url":"https://github.com/maximjsx/fancy-readme-stats","commit_stats":null,"previous_names":["max1mde/fancy-readme-stats","maximjsx/fancy-readme-stats"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximjsx%2Ffancy-readme-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximjsx%2Ffancy-readme-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximjsx%2Ffancy-readme-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximjsx%2Ffancy-readme-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximjsx","download_url":"https://codeload.github.com/maximjsx/fancy-readme-stats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241686829,"owners_count":20003112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animated-cards","github-readme","parallax","profile-cards","profile-readme"],"created_at":"2025-03-03T15:16:59.879Z","updated_at":"2025-03-03T15:17:00.545Z","avatar_url":"https://github.com/maximjsx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003csup\u003eBased on \u003ca href=\"https://github.com/anuraghazra/github-readme-stats\"\u003eanuraghazra/github-readme-stats\u003c/a\u003e\u003c/sup\u003e\u003c/div\u003e\n\n[![Example card](https://stats.maximjsx.com/api/pin-wide/?username=maximjsx\u0026repo=fancy-readme-stats\u0026dark_bg=3\u0026theme=forest_winter\u0026footer=Add%20this%20to%20your%20own%20readme%20:%29\u0026title=✨%20𝕱𝖆𝖓𝖈𝖞%20𝕮𝖆𝖗𝖉𝖘%20✨\u0026description=Animated%20GitHub%20profile%20cards%20displaying%20stats%2c%20custom%20text.%0A%208%20animated%20parallax%20backgrounds.)](https://github.com/maximjsx/fancy-readme-stats)\n\n**What is different in this fork?**\n- Animated parallax backgrounds for every card\n- Additional query parameters like `dark_bg` or `footer` for the stats card\n- A full-width version of the stats card\n\n### Leave a **star** ⭐ if you want me to make more themes\u003cimg src=\"https://github.com/user-attachments/assets/ae25e4b9-c97e-4fe9-bb24-72cd4eb5b99b\" width=\"50\"\u003e\n\n## Getting Started\nTo use this card in your GitHub profile README, add the following Markdown snippet to your README file:\n\n```markdown\n[![Fancy Profile Card](https://fancy-readme-stats.vercel.app/api?username=YOUR_GITHUB_USERNAME\u0026theme=beach\u0026footer=your@email.com\u0026show_icons=true\u0026title=Your%20name\u0026description=Your%20description\u0026include_all_commits=true\u0026show_icons=true)](https://github.com/maximjsx/fancy-readme-stats)\n```\n\n### Special characters\n\n| Character | URL Encoded      |\n|-----------|----------------------------|\n| Space     | `%20`                      |\n| #         | `%23`                      |\n| $         | `%24`                      |\n| %         | `%25`                      |\n| \u0026         | `%26`                      |\n| '         | `%27`                      |\n| +         | `%2B`                      |\n| \u003c         | `%3C`                      |\n| =         | `%3D`                      |\n| _         | `%5F`                      |\n| New line  | `%0A`                      |\n| )         | `%29`                      |\n\n### Global Parameters\n\n| Parameter       | Type      | Description                                                        |\n|-----------------|-----------|--------------------------------------------------------------------|\n| `dark_bg`       | `number`  | Sets the background darkness level (e.g., `0` for light, `10` for pitch black). |\n| `border_radius` | `number`  | Adjust the border's corner roundness! Use `5` for slight rounding and `15` for a more rounded effect. |\n| `hide_border`   | `boolean` | Determines whether to hide the border (`true` to hide, `false` to show). |\n| `theme`   | `boolean` | Choose from one of the themes below |\n\n### Themes\n- forest\n- forest_winter\n- forest_autumn\n- beach\n- city\n- rain\n- red_rain\n- snow\n\n[Here is a list of **all** themes](/themes/index.js) also the not animated ones.\n\n### Preview:\n[![Beach](https://stats.maximjsx.com/api?card=1\u0026username=maximjsx\u0026theme=beach\u0026hide_border=true\u0026description=beach\u0026title=Theme\u0026show_icons=true\u0026include_all_commits=false\u0026hide=stars,contribs,issues,commits,prs,prs_merged\u0026height=170)](https://github.com/maximjsx/fancy-readme-stats)\n[![City](https://stats.maximjsx.com/api?card=1\u0026username=maximjsx\u0026theme=city\u0026hide_border=true\u0026hide=stars,contribs,issues,commits,prs,prs_merged\u0026height=170\u0026description=city\u0026title=Theme\u0026show_icons=true\u0026include_all_commits=false)](https://github.com/maximjsx/fancy-readme-stats)\n[![Forest](https://stats.maximjsx.com/api?card=1\u0026username=maximjsx\u0026theme=forest\u0026hide_border=true\u0026hide=stars,contribs,issues,commits,prs,prs_merged\u0026height=170\u0026description=forest\u0026title=Theme\u0026show_icons=true\u0026include_all_commits=false)](https://github.com/maximjsx/fancy-readme-stats)\n[![Forest Winter](https://stats.maximjsx.com/api?card=1\u0026username=maximjsx\u0026theme=forest_winter\u0026hide_border=true\u0026description=forest%5Fwinter\u0026hide=stars,contribs,issues,commits,prs,prs_merged\u0026height=170\u0026title=Theme\u0026show_icons=true\u0026include_all_commits=false)](https://github.com/maximjsx/fancy-readme-stats)\n[![Forest Autumn](https://stats.maximjsx.com/api?card=1\u0026username=maximjsx\u0026theme=forest_autumn\u0026hide_border=true\u0026description=forest_autumn\u0026hide=stars,contribs,issues,commits,prs,prs_merged\u0026height=170\u0026title=Theme\u0026show_icons=true\u0026include_all_commits=false\u0026u=1)](https://github.com/maximjsx/fancy-readme-stats)\n[![Rain](https://stats.maximjsx.com/api?card=1\u0026username=maximjsx\u0026theme=rain\u0026hide_border=true\u0026description=rain\u0026hide=stars,contribs,issues,commits,prs,prs_merged\u0026height=170\u0026title=Theme\u0026show_icons=true\u0026include_all_commits=false)](https://github.com/maximjsx/fancy-readme-stats)\n[![Red Rain](https://stats.maximjsx.com/api?card=1\u0026username=maximjsx\u0026theme=red_rain\u0026hide_border=true\u0026description=red_rain\u0026hide=stars,contribs,issues,commits,prs,prs_merged\u0026height=170\u0026title=Theme\u0026show_icons=true\u0026include_all_commits=false)](https://github.com/maximjsx/fancy-readme-stats)\n[![Snow](https://stats.maximjsx.com/api?card=1\u0026username=maximjsx\u0026theme=snow\u0026hide_border=true\u0026description=snow\u0026hide=stars,contribs,issues,commits,prs,prs_merged\u0026height=170\u0026title=Theme\u0026show_icons=true\u0026include_all_commits=false)](https://github.com/maximjsx/fancy-readme-stats)\n\n### Stats card Parameters\n| Parameter | Type | Description |\n|-----------|------|-------------|\n| `height` | `number` | Sets the height of the card (`230` is the default and `170` the min value). |\n| `footer` | `string` | Sets the bottom text (Same as the legacy `email` parameter) |\n| `hide` | `string[]` | Hides specified items. Available values: `stars`, `commits`, `prs`, `issues`, `contribs`, `prs_merged` |\n| `show_icons` | `boolean` | Shows icons next to stats |\n| `hide_title` | `boolean` | Hides the title/name |\n| `include_all_commits` | `boolean` | Count total commits instead of just current year |\n| `line_height` | `number\\|string` | Sets the line height between text |\n| `title` | `string` | Sets a custom title |\n| `disable_animations` | `boolean` | Disables all animations in the card |\n| `number_format` | `string` | Choose between `short` (1.2k) or `long` (1234) number formatting |\n| `text_bold` | `boolean` | Makes text bold (`true` by default) |\n| `description` | `string` | Adds a description text below the title |\n| `exclude_repo` | `string` | Exclude repositories (comma-separated) - Example: `repo1,repo2,repo3` \n\n\n# Cards\nThere are also other cards than the stats card above.\n\n### Repository\n\u003ca href=\"https://github.com/maximjsx/fancy-readme-stats\"\u003e\n  \u003cimg align=\"center\" src=\"https://stats.maximjsx.com/api/pin/?username=maximjsx\u0026repo=fancy-readme-stats\u0026theme=snow\u0026dark_bg=7\u0026show_icons=true\u0026update=8\" /\u003e\n\u003c/a\u003e\n\n### Gists\n\u003ca href=\"https://gist.github.com/maximjsx/437532d7b08f7e54c2bb7147828ab0e7/\"\u003e\n  \u003cimg align=\"center\" src=\"https://stats.maximjsx.com/api/gist?id=437532d7b08f7e54c2bb7147828ab0e7\u0026theme=snow\u0026dark_bg=7\u0026show_icons=true\" /\u003e\n\u003c/a\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003eCommunity \u0026 Support\u003c/h2\u003e\n    \u003ca href=\"https://discord.gg/2UTkYj26B4\"\u003e\n        \u003cimg src=\"https://invidget.switchblade.xyz/2UTkYj26B4\" alt=\"Discord Banner\"\u003e\n    \u003c/a\u003e\n    \u003ch2\u003eContributing\u003c/h2\u003e\n    \u003cp\u003eContributions are welcome!\u003c/p\u003e\n\u003c/div\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximjsx%2Ffancy-readme-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximjsx%2Ffancy-readme-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximjsx%2Ffancy-readme-stats/lists"}