Below you will find pages that utilize the taxonomy term “Mpge”
April 20, 2026
Code Per Day SVG
Version updated for https://github.com/mpge/code-per-day to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Code Per Day GitHub Action automates the creation of visually appealing SVG charts that showcase daily code additions and deletions across all repositories a user has contributed to. It uses the GitHub GraphQL API to gather commit data (without exposing sensitive details) and is designed for embedding these charts in profile READMEs, providing a clear, aesthetic summary of coding activity. This action simplifies tracking and sharing coding contributions while supporting customization of chart styles and themes.
April 7, 2026
Code Per Day SVG
Version updated for https://github.com/mpge/code-per-day to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Code Per Day GitHub Action generates visually appealing SVG charts that display daily code additions and deletions, which can be embedded in a GitHub profile README. By leveraging the GitHub GraphQL API, it automates the process of analyzing commit data across all repositories (including private ones with proper permissions) while ensuring privacy by excluding sensitive information like file or repository names. This action helps developers showcase their coding activity in an engaging and customizable format.