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

upp-platform-core-test

v0.3.31

Published

全屏按钮 z-index 改为 999

Downloads

57

Readme

2023-06-xx v1.0.30

全屏按钮 z-index 改为 999

2023-06-06 v1.0.29

外部用户登录页根据 code 接口返回的类型来决定验证码的展示形式

缓存列表页面初始化多次请求分页查询的问题

修改:在使用 CommonDialog 公共组件时,当 view-only 为 true,并且 footer 插槽有内容的时候,padding 为 0 的问题

2023-06-01 v1.0.28

修改自动监测 token 时被登出的提示词“已在其它页面登出” =》 “已在其它地方登录或登出” 方便适应单次登录情景

将定义在前端代码中的路由也拉平,以免关闭 tab 导致渲染异常

修复登录访问两次 getInfo 的问题

首次渲染时调用接口,清除存储 => 窗体关闭就需要重新登录了

2023-05-30 v1.0.27

修复:

  1. 多 tab 时层级多时偶尔关闭页签导致渲染出问题,没法正常切换渲染页面,得刷新浏览器的问题

  2. 管理员首页的卡片根据菜单配置进行新开和跳转逻辑;cms 未登录状态没法正常跳转的问题

  3. header 显示登录人的昵称而不是用户名;header 退出登录报错 userInfo 为 null 的问题

2023-05-23 v1.0.26

暗黑模式细节优化

2023-05-22 v1.0.25

暗黑模式细节优化

2023-05-19 v1.0.24

更新自动刷新 token 的逻辑

  1. 修正平台页签上,在子应用登出重新同一账号登录后,回到平台页签不提示刷新的问题

  2. 修正 token 过期,这个 token 跟本地存储的 token 一致时,仍旧不跳到登录页的问题

2023-05-19 v1.0.23

  1. tab 没有记录最新的 query 参数问题

  2. 暗色状态样式修改,刷新后保持亮暗色状态与菜单布局状态

  3. 切换租户后刷新浏览器