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 🙏

© 2024 – Pkg Stats / Ryan Hefner

@vuepress-reco/vuepress-plugin-kan-ban-niang

v1.0.5

Published

Kan-ban-niang plugin for vuepress-theme-reco or other vuepress theme

Downloads

122

Readme

@vuepress-reco/vuepress-plugin-kan-ban-niang

demo.png

Details

kan-ban-niang plugin for vuepress-theme-reco or other vuepress theme.
Vuepress 看板娘插件

|使用位置|值| |-|-| |plugin name|@vuepress-reco/vuepress-plugin-kan-ban-niang| |component name|KanBanNiang(自动出现在页面中,无需添加额外代码)|

Buttons

|按钮|作用|默认提示语| |-|-|-| |home|回到博客主页|心里的花,我想要带你回家。| |message|显示主人寄语|'欢迎来到 ' + 您的站点名称($site.title)| |theme|更换模型主题|好吧,希望你能喜欢我的其他小伙伴。| |close|关闭看板娘|你知道我喜欢吃什么吗?痴痴地望着你。| |info|跳转插件github|想知道关于我的更多信息吗?|

Options

以下为插件注入时的参数。

Attributes

|参数|说明|类型|默认值|可选值| |-|-|-|-|-| |theme|默认模型主题|Array|['blackCat', 'whiteCat', 'haru1', 'haru2', 'haruto', 'koharu', 'izumi', 'shizuku', 'wanko', 'miku', 'z16']|见最后| |clean|是否开启clean模式(隐藏所有按钮)|Boolean|false|true/false| |messages|按钮提示语|Object|{ welcome: '欢迎来到 ' + 您的站点名称($site.title), home: '心里的花,我想要带你回家。', theme: '好吧,希望你能喜欢我的其他小伙伴。', close: '你知道我喜欢吃什么吗?痴痴地望着你。' }|-| |messageStyle|自定义消息框样式|Object|{ right: '68px', bottom: '190px' }|-| |modelStyle|自定义模型样式|Object|{ right: '90px', bottom: '-20px', opacity: '0.9' }|-| |btnStyle|自定义按钮样式|Object|{ right: '90px', bottom: '40px' }|-| |width|模型宽度|Number|150|-| |height|模型高度|Number|220|-|

theme说明

  • theme仅包含一个值是默认为此主题并隐藏更换主题按钮
  • theme为多个值时初始化默认为第一个主题,点击更换主题按钮随机更换数组内的其他主题
  • 请注意主题名的大小写

theme可选值

themes.png

About

  • 参考插件: @Qi https://github.com/QiShaoXuan/vuepress-plugin-cat
  • 模型库: @Qi https://github.com/QiShaoXuan/live2DModel
  • 模型加载失败时会自动隐藏
  • 加载静态资源速度不稳定
  • 想使用本插件之外的其他模型可以将插件下载到本地引入更换模型url