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

hk-phd-helper

v1.0.1

Published

HKUST CSE PhD admission helper - visa form, checklist, calendar reminders

Downloads

31

Readme

HKUST PhD 入学助手

一站式工具:任务清单 · 签证表格填写 · 快递材料核对 · 日历提醒导出

面向 2026 Fall 入学的 HKUST(及其他港校)研究型研究生。

一键启动

git clone https://github.com/CurryX-001/haogroup-helper.git
cd haogroup-helper
./run.sh

浏览器自动打开,开始使用。

依赖

  • Python 3.8+(脚本会自动安装 pypdf
  • 浏览器

功能

| 标签 | 功能 | 说明 | |------|------|------| | 📋 任务清单 | 从接受 offer 到注册入学的全流程 checklist | 勾选进度自动保存 | | 📝 签证填表 | 6步引导填写 ID995A → 一键生成 PDF | 所有 HKUST 录取信息已预填 | | 📦 快递清单 | 签证材料 + 官方文件的逐项核对清单 | 可打印 | | 📅 日历提醒 | 14个关键日期导出 .ics 文件 | 导入手机日历自动提醒 |

自定义

如果你不是 CSE 专业,或者录取信息不同,直接编辑 index.html 里的预填值即可。

所有数据保存在你的浏览器本地 (localStorage),不上传任何服务器。

License

MIT