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

web-acmtc-component

v3.1.3-beta.3

Published

新增通用可输入下拉控件(zxy-input-filter)

Readme

1.0.92

新增通用可输入下拉控件(zxy-input-filter)

1.0.93

新增localStorage工具类(LocalStorageService)

1.0.94

Module的imports中移除HttpClientModule

1.0.95

input-number添加disabled属性

1.0.96

input-number修改disabled样式

1.0.97

分页控件SEO优化

1.0.98

在线沟通增加共享设备类型

1.3.5

修改错误码统一处理

1.3.6

产品标签公共控件允许输入负数

1.3.7

增加共享生产线的聊天类型

增加聊天的走马灯效果提醒

1.3.8

增加品牌可输入下拉框控件

1.4.0

  • 增加广告公共控件
  • input-number控件,增加onChange的子组件向父组件的单向通知事件

1.4.1

  • 分组选择控件后台接口更新
  • 广告控件鼠标滑过图片不透明度变成0.7

1.4.6

  • 搜索框控件默认最长输入字符改成20个
  • confirm弹框添加title属性

2.0.0

  • 新增管道 resize 用于图片大小调整
  • 增加校验查询模板标识重名控件

2.0.6

  • 聊天信息URL处理

2.0.7

  • 增加用户手机号重复验证
  • 修改邮箱/手机号重复验证,增加非空判断

2.0.9

  • 聊天咨询来源URL展示优化

2.1.0

  • 增加浮点数相乘的管道“calc”
  • 修复产品标签控件的表单校验问题

2.1.1

  • 增加钉钉通知地址校验
  • 修复表格分页控件的pageNumber is NaN问题
  • 调整confirm框的按钮顺序:左确定,右取消
  • 聊天管理merge恢复
  • IM表情不能展示的问题

2.1.2

  • 增加大文件上传的进度条

2.1.3

  • 增加开关控件

2.2.4

  • inputFilter增加placeholder

2.2.12

  • 增加页面滚动指令ScrollTopDirective

2.2.17

  • 国家可输入下拉框增加输出事件onCursor

2.3.0

  • IM聊天控件没有accid时不展示创建分组和群组按钮

2.4.3

  • 修改表格查询接口的入参类构造方法,保证传给后台的pageNumber符合Integer类型和范围
  • 聊天系统支持英文单词不换行隔断。

3.0.10

  • 聊天模块-修改好友备注Bug修复
  • 聊天模块-下载聊天记录的IE兼容解决
  • 图片上传在Firefox低版本下报错的问题修复