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

pi-cc-header

v0.8.2

Published

Claude Code–style startup header for pi — pixel-animated Pi logo with a 9-color palette, toggleable IBM stripes and Minecraft gradient themes

Readme

pi-cc-header

中文

Animated Pi logo header for pi coding agent.

pi-cc-header

Features

  • 14-frame Minecraft-style pixel animated Pi logo
  • 9-color palette including Anthropic brand orange and Clawd crab red
  • 4-level 24-bit true-color gradient
  • IBM-style horizontal stripes
  • Version number color modes
  • Displays Pi version, model, thinking level, extension/skill counts, and cwd

pi-cc-header demo

Commands

| Command | Description | | --- | --- | | /hi | Toggle IBM-style on/off | | /hc c/a/r/o/y/g/w/b/p | Set logo color: c=clawd a=anthropic r=red o=orange y=yellow g=green w=white b=blue p=purple | | /hv | Cycle version color: OFF → Pi only → Pi+ver | | /hm | Toggle Minecraft-style on/off | | /hrl | Toggle resource list visibility | | /htg | Enable / disable pi-cc-header | | /hdf | Reset to developer defaults |

Disabled state

When pi-cc-header is disabled (/htg), all style commands are locked to prevent blind configuration. Use /htg again to re-enable. Changes apply on the next session.

Auto behavior

  • Force quietStartup = true on every session start
  • Force clear scrollback on every session start

Credits

Logo animation adapted from pi.dev/install.sh.


中文

pi coding agent 的 Pi logo 动画 header。

pi-cc-header

功能

  • 14 帧 Minecraft 风格像素 Pi logo 动画
  • 九色调色板:含 Anthropic 品牌橙与 Clawd 螃蟹红
  • 4 级 24-bit 真彩色渐变
  • IBM 风格水平横线
  • 版本号颜色模式
  • 显示 Pi 版本、模型、思考级别、扩展/技能数量、当前目录

pi-cc-header 演示

命令

| 命令 | 说明 | | --- | --- | | /hi | 开关 IBM 横线 | | /hc c/a/r/o/y/g/w/b/p | 设置 logo 颜色:c=clawd 螃蟹红 a=anthropic 品牌橙 r=red 红 o=orange 橙 y=yellow 黄 g=green 绿 w=white 白 b=blue 蓝 p=purple 紫 | | /hv | 切换版本号颜色模式 | | /hm | 开关 Minecraft 风格 | | /hrl | 切换资源清单显示/隐藏 | | /htg | 启用 / 禁用 pi-cc-header | | /hdf | 恢复开发者默认配置 |

禁用状态

pi-cc-header 被禁用后,所有样式命令会被锁定,防止盲操配置。重新执行 /htg 即可恢复。更改将在下一次会话生效。

自动行为

  • 每次启动强制 quietStartup = true
  • 每次启动强制清屏

致谢

Logo 动画取自 pi.dev/install.sh