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

zsy-test-common

v0.1.24

Published

|序号|组件名|组件用途| | :---: | :--- | :--- | |1| [DatePicker](./src/components/antd/DatePicker.tsx) |嵌入了dayjs的日期选择器| |2| [category-axis-charts](./src/components/category-axis-charts/readme.md) |x轴为离散值的统计图| |3| [closable-tabs](./src/components/category-axis-chart

Downloads

6

Readme

组件汇总表

|序号|组件名|组件用途| | :---: | :--- | :--- | |1| DatePicker |嵌入了dayjs的日期选择器| |2| category-axis-charts |x轴为离散值的统计图| |3| closable-tabs|不含url页面跳转的可关闭页签| |4| color-select|颜色选择器| |5| components-tabbar |可对应切换路由的页签| |6| context-menu-fc |右键菜单组件ContextMenuFC| |7| context-menu-wrapper |右键菜单包裹组件ContextMenuWrapper| |8| download-panel&download-button |下载文件通用组件DownloadPanel与DownloadButton| |9| drag-modal |通用组件-可拖拽对话框| |10| droppable-wrapper |拖拽容器组件| |11| editable-cell |antd Table组件的通用可编辑单元格editable-cell| |12| export-data-to-xlsx |导出xlsx文件组件| |13| import-data-from-xlsx |可上传一个xlsx文件,将文件的数据结构转化为json或者array| |14| multi-tag-select |多选标签组件,鼠标点击某个标签可相应切换状态| |15| photo |可指定若干照片的url,在页面展示这些照片(同时只会展示一张,会自动切换)| |16| resizer |竖直高度调整器组件| |17| stats-panel |监听当前页面的性能并展示(严格来说这只是一个类,不是组件)| |18| time-axis-charts |分multi-line-chart与mutil-echart两个组件,均可用于绘制x轴为时间轴的统计图,两个组件分别依赖antv/g2与echarts| |19| upload-dragger |可实现本地文件的拖拽上传。同时可拖入文件夹,实现文件夹中所有文件与文件夹的上传| |20| upload-panel&upload-button |上传文件到服务器端通用组件UploadPanel与上传按钮组件UploadButton|