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

heydad

v0.5.0

Published

Your terminal has feelings now

Downloads

136

Readme

heydad

Your terminal has feelings now.

A CLI that roasts you like a disappointed Irish dad when your code fails, and hypes you up like a proud dad when it passes. With real voice acting.

$ heydad test
Running: npm test

  FAIL  src/auth.test.ts

😞  I spent thirty years working the farm so you could go to university
    and write code that doesn't even compile. Thirty. Years.
$ heydad test
Running: npm test

  PASS  src/auth.test.ts

🎉  JAYSUS CHRIST ON A BICYCLE! GREEN ACROSS THE BOARD!
    I'M SO PROUD I MIGHT ACTUALLY CRY AND I HAVEN'T CRIED SINCE ITALIA '90!

Install

npm install -g heydad

Or try it instantly:

npx heydad test

Commands

heydad test

Runs your tests. Dad reacts based on the result.

heydad test                    # Auto-detects your test runner
heydad test --cmd "pytest"     # Custom test command
heydad test --cmd "cargo test" # Works with any language

Auto-detects: npm, pytest, cargo, go test, make test

heydad commit

Commits your code. Dad reacts based on the diff size.

heydad commit -m "fix typo"           # Small commit → calm praise
heydad commit -m "refactored auth"    # Big commit → dad literally cries

heydad init

Install git hooks. Dad reacts to every commit automatically.

heydad init     # Dad is always watching now
heydad mute     # Silence audio (text stays)
heydad unmute   # Dad's back

Voice Packs

Ships with 80+ AI-generated voice clips across multiple characters.

| Pack | Clips | Tier | |---|---|---| | Irish Dad (default) | 40 | Free (10 lines) / Pro (all 20) | | Optimus Prime | 40 | Pro | | More coming... | | Pro |

Switch packs: heydad voice <pack>

heydad Pro

  • 20 Irish Dad lines (free gets 10)
  • Optimus Prime voice pack
  • Dad calls grandma at 10-streak to brag about you
  • Dad literally cries on 200+ line commits
  • All future voice packs included
  • Dad's eternal approval
heydad pro                    # See what you're missing
heydad activate <your-key>    # After purchase

Get a full refund

Post a demo of heydad on X, TikTok, or Reels.

  • Video hits 5k views → 50% refund
  • Video hits 25k views → full refund + every future pack free

No LinkedIn. No Threads. Only platforms where the joke lives. Tag @heydad so we can find you.

Why?

Developers spend hours alone, staring at terminals. Test failures feel defeating. Successes go uncelebrated. There's no emotional feedback loop — just cold exit codes.

heydad fixes that. Finally, the mass-validation you needed.

License

MIT