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

@yamabuki/koishi-plugin-pjsk-stamp-maker

v0.0.1

Published

koishi-plugin-pjsk-stamp-maker改版,使用skia-canvas替代koishi-plugin-canvas

Downloads

165

Readme

koishi-plugin-pjsk-stamp-maker

npm

📦 安装

前往 Koishi 插件市场添加该插件即可

⚙️ 配置

  • isSendEmojiIdWhenUndefined:是否在未指定表情包ID时发送表情包ID信息,默认为 false。
  • isSendSpecificContent:是否在未定义表情包ID时发送详细的参数教学信息,默认为 false。

🎮 使用

步骤

  1. 启动 canvas 服务:使用 koishi-plugin-canvas 插件(必须使用此插件)。
  2. 在 Koishi 默认根目录下,安装 ./data/pjsk/fonts 文件夹内的两个字体。
  3. 启动插件,并使用 pjsk.baseImageList 指令生成表情包 ID 列表。

补充机制

  • 可以使用 文本.jpg、文本.jpeg 或 文本.png 来触发绘制,例如:喵喵喵.jpg。
  • 当底图设置为 -1 时,将会随机挑选底图进行绘制。

可能的问题解决办法

由于 Koishi 的 canvas 服务由多个插件提供,例如 puppeteer 和 canvas(本插件使用的服务),它们之间可能会产生冲突。

冲突的可能解决办法:先关闭两个服务,然后打开 canvas 服务,再打开 puppeteer 服务。

🙏 致谢

感谢以下项目和资源的支持和帮助:

📄 License

MIT License © 2023