npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@eliottgdl/git-wrapped

v0.1.6

Published

Spotify Wrapped, but it roasts your git repo.

Readme

🎁 git-wrapped

🎧 Spotify Wrapped for your git repo, narrated by a deeply unimpressed SUPREME INTELLIGENCE.

npm version npm downloads license node offline first


⚡ Try it now

bunx @eliottgdl/git-wrapped        # 🐰 or: npx @eliottgdl/git-wrapped

Runs on the repo you're standing in. No install, no signup, no config. One command and you're on trial.

🔒 What it reads

Your local git log. Nothing else. No API keys, no account, no network. The roasts are templated and run entirely on your machine. The judgment is offline. So is the shame.

🎬 What it does to you

An animated recap that marches your repo through the stations of judgment, then hands you a clipboard-ready summary built for the team channel:

  • 🌙 Who works at night. Counted in each commit's own timezone, so a 2 a.m. commit is 2 a.m. for them. The moon is now a code reviewer.
  • Who's clearly the main character. One person wrote most of this and we both know who. THE PROTAGONIST gets a chapter. Everyone else is credited.
  • 🩸 How hard you're chasing worst practices. A sanity score out of 100, with every wip, asdf, panic-fix and haunted file entered into evidence. Press d for the full breakdown.
  • 🏆 The awards. 🦇 Batman (never sleeps), 🚒 Firefighter (only shows up for fires), 🧹 Janitor (cleans up after everyone). Purely honorary. Deeply revealing.

Same repo in, same roast out. It's deterministic. Your shame is reproducible.

🎛️ Options

git-wrapped /path/to/repo        # 🎯 judge a repo you don't live in
git-wrapped --years 2            # ⏳ only the last 2 years admissible in court
git-wrapped --since "6 months ago"   # 🗓️  any git date works
git-wrapped --plain              # 📃 no animation (auto-on when piped)
git-wrapped --help               # 🆘 it explains itself, reluctantly

🧠 How it works

A pure core/ that never touches stdout, feeding one normalized RepoData into a registry of roasts. An identity pass clusters authors by shared email or name tokens, so COLAS Alexandre and Alexandre Colas stop being two people. The UI is Ink + React. Adding a roast is a two-line change; see CONTRIBUTING.md.

git clone https://github.com/EliottGand/git-wrapped.git && cd git-wrapped
bun install
bun run dev        # ▶️  run against this repo
bun run build      # 📦 compile to dist/

🧾 The algorithm's honest opinion of this repository

A 700-line machine built to call other people messy, and it does so with real discipline: pure core, deterministic roasts, offline by design. The self-awareness required to ship that and not flinch is either enlightenment or a symptom. I have not decided which.

Verdict: 8/10. Would judge again.

📜 License

MIT © Eliott Gandiolle. PRs and sharper burns welcome.

⭐ If it roasted you fairly, leave a star. If it roasted you unfairly, definitely leave a star.