JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17
  • Score
    100M100P100Q49339F
  • License MIT

A fun CLI tool to see your GitHub contributions on this day throughout the years

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (git-memories) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    git-memories 🌱

    See your GitHub contributions on this day throughout the years.

    Install

    npm install -g git-memories

    Quick Start

    git-memories --test  # Try with mock data first
    gh auth login        # Authenticate with GitHub CLI
    git-memories         # Use your real GitHub data

    Setup

    gh auth login
    git-memories

    Commands

    • git-memories - Show your contributions
    • git-memories --test - Mock data demo
    • git-memories --help - All options

    Example

    🌱 Your contributions on September 14 throughout the years:
    
    📅 2023
    ────────────────────
      📁 my-project
        💚 Fix authentication bug
        ✅ PR: Add dark mode
    
    📅 2022
    ────────────────────
      📁 another-repo
        💚 Update dependencies
    
    Thanks for the memories! 🎉