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

@meebs/meeb

v1.0.9

Published

Cute ASCII art animals for your terminal

Downloads

979

Readme

72 hand-drawn ASCII animals for your terminal.

zero dependencies. pure joy.

npm license node size


Install

npm install -g @meebs/meeb

Try It

meeb fox                 # show a fox
meeb dragon say "rawr"   # speech bubble
meeb cat hat             # seasonal hat (changes every month!)
meeb random              # surprise me
meeb 🐧                  # emoji lookup
echo "hello" | meeb dog  # pipe stdin as speech

72 Animals

penguin · cat · dog · fox · bear · owl · bunny · frog · panda · snake · duck · mouse · whale · octopus · bat · fish · turtle · crab · monkey · pig · koala · lion · shark · elephant · unicorn · jellyfish · sloth · wolf · parrot · hedgehog · giraffe · flamingo · raccoon · hippo · deer · squid · gorilla · dragon · alien · robot · ghost · dino · zebra · snail · bee · butterfly · scorpion · emperor · crocodile · chameleon · seahorse · stingray · axolotl · capybara · redpanda · peacock · spider · chick · ladybug · otter · mantisshrimp · narwhal · moth · cookie · hamster · swan · eagle · walrus · toucan · yak · firefly · starfish

Animations

Four terminal animations that make your animals come alive:

meeb penguin delay       # ✨ pixels materialize from nothing
meeb penguin slide       # → slides in from the right
meeb fox fall            # ↓ drops from the top with a bounce
meeb snail shatter       # 💥 appears, then explodes with gravity

shatter draws your animal, holds for a beat, then every character launches with random velocity and falls with real physics. It's wild. Try it.

Say Things

meeb dragon say "rawr"              # speech bubble
meeb owl fortune                    # random fortune cookie
meeb penguin commit                 # git commit message
echo "deploy complete" | meeb cat   # pipe anything

Seasonal Hats

meeb fox hat — a different hat every month:

| | | | | |---|---|---|---| | 🎅 Dec/Jan Santa | ❤️ Feb Heart | ☘️ Mar Shamrock | 🌧️ Apr Rain | | 🌸 May Flower | ☀️ Jun Sun | 🎆 Jul Firework | 😎 Aug Shades | | 🍂 Sep Leaf | 🎃 Oct Pumpkin | 🦃 Nov Pilgrim | |

Transforms

meeb fox stretch         # wider
meeb fox squish          # narrower
meeb fox stretchv        # taller
meeb fox squishv         # shorter
meeb fox flip            # mirror horizontally

Export

meeb fox --png                 # save as png
meeb fox --gif                 # save as gif
meeb fox --svg                 # save as svg
meeb fox --png --white         # white background
meeb fox --label "best fox"    # subtitle text below

More

meeb cat pair dog              # two animals side by side
meeb cat diff fox              # compare them
meeb owl animate               # blinking animation
meeb all                       # show every animal
meeb browse                    # interactive TUI
meeb narwhal info              # fun animal fact
meeb calendar                  # animal of the day
meeb panda --theme neon        # neon, pastel, retro, mono, matrix
meeb --install-completions     # bash, zsh, fish

Add to Your Shell

# ~/.bashrc or ~/.zshrc
meeb --motd

A random animal greets you with a fortune every time you open a terminal.

Devtools

meeb --motd              # message of the day for .bashrc/.zshrc
meeb --commit            # git post-commit hook
meeb --ci                # markdown-safe output (no ANSI)

Zero Dependencies

No node_modules. No bloat. Just Node.js and 72 animals in 39kb.


a passion project to bring a little good into the world.

CC BY-NC 4.0 — free to use and share, not for commercial use.