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

@haloe/mobile-pro

v4.1.0

Published

### 2. search-bar ok

Downloads

5

Readme

1. price-bar ok

2. search-bar ok

3. order-duration ok

3. expiry-time ok

4. order-result ok

5. title-bar ok

!6. pool-and-measure @zhuwenfeng

props: pools [{text, value}] measures [{text, value}] zones: [{text, value}]

v-model: pool(CIDC-RP-25), measure(year), zone(az01) // 考虑多可用区 帮助中心显示 @boyu

7. service-protocol ok

!8. order-renew

9. 选择实例和规格

http://gitlab.cmss.com/Halo-E/haloe-mobile-pro/-/merge_requests/26

10. 配置页配置详情 1

HDataDiskSpecification 改 HDiskSpecification 数据盘有 limit 数量限制 入参 column => volume del-item 不需要 把入参改为双向绑定 直接在组件内删除项即可

11. coupon-panel 优惠券

样式优化 @yangboyu

12. monitor-chart 监控图表

columns => data legend => isShowLegend width height 100% 外层控制就行 鼠标挪上去不显示值 加一个 legend 的 demo

13. release-setting ok

13. payment-bar ok

13. specification-config

重做 重新设计

14. upload-file

e-upload-file 改 h 开头 props file: IDCard 身份证 enum + side

15. 控制台 实例详情

状态 用 tag 组件就行了 入参 type 改 status 并枚举 showMore 那个放底下弹出 不要放中间

16. verification-prompt

17. ov-approval

18. 价格计算器

暂时不做

19. default-page @朱文峰

按炯燕分类的做

build-site 报 require postcss8 错: 需要把 @vant/cli 里的 package.json 中的 postcss 版本改成 "postcss": "^8.4.18", , lock 也要改 但是重新 build 的时候好像会被改回去?