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

@wangct/react

v1.1.66

Published

react组件库

Readme

#1.1.66 1.表单错误提示优化,只有提交表单或者操作单项的时候显示 2.添加列表输入框ListInput

#1.1.3 1、添加列表选择ListSelect

#1.0.5版本说明 1、表格组件单元格添加宽度100% 2、下拉树组件添加data字段,格式化loadData

#1.0.4版本说明 1、表单组件添加表单值配置 2、添加复选框组件

#1.0.3版本说明 1、表单添加

#组件说明

Async 异步加载组件

AsyncVisual 窗口视图展示时加载

Auth 权限控制

Button 按钮封装

DefineComponent 自定义组件封装

EchartFrame echarts组件封装

Form 表单组件

Icon 按钮(兼容iconfont)

Img 图片组件(按顺序加载)

Input 输入框组件

Link 路由跳转组件

Loading 加载中组件

Modal 对话框封装组件

Pagination 分页组件再封装

Portal 门户组件

Radio 单选框组件再封装

Select 下拉框组件再封装

Swiper 轮播图组件

Table 表格组件再封装

TableView 表格查询界面封装

Tabs tabs组件再封装

Text 文本组件(加图标)

Tree 树组件再封装(添加按需加载)

Upload 文件上传组件