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

vue3-agent-sdk

v1.3.2

Published

1.0.0:基本功能全部可以使用

Readme

npm版本说明

1.0.0:基本功能全部可以使用

1.0.1:优化样式,div增加行高

1.0.2:优化样式

.....

1.1.5: 对话框增加最小化,最大化,手动横向拉大对话框

1.1.8: 对话框增加最大宽度配置

1.1.9: 对话框增加处理表单数据

1.2.0:增加夜间模式,尝试处理部分浏览器无法点击表单提交时间

1.2.1: 优化样式

1.2.2: 增加对话窗默认宽度配置,markdown的表格字体大小改为12px,窗口拖动最小宽度是220

1.2.3: 修复打开窗口后,最小化,再次打开宽度为0问题

1.2.4: 1、修复发送信息后,读取机器人名称写错字段名;2、优化表格样式,表单输入框样式

1.2.5:增加上传图片功能

1.2.6: 增加异常捕抓插件LogRocket

1.2.7: 合并dify_1.0.4分支的上传图片功能完善,合并dify_1.0.3分支内容;增加控制是否显示最近一次会话内容的变量;处理dify_1.0.4未兼容到智联后台的智能体的一点小问题;上传文件增加上传中动画图;markdown中返回的a链接中判断href是否有返回请求头的处理

1.2.8: 合并dify_1.0.4分支增加的header 插槽

1.2.9: 增加正式、测试环境配置,dify接口请求根据打包环境读取对应的代理名 /yxdify 正式 /yxdevdify 测试,上传文件增加上传失败时页面提示

1.3.0: 优化加载组件样式类名

1.3.1:优化访问无网络时的提示和刷新处理。 1.3.2: 移除插件LogRocket