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

spike-timecat

v1.0.0

Published

TimeCat Web Recorder

Downloads

5

Readme

GitHub issues GitHub last commit npm (tag)

项目简介

中文 | English

TimeCat 是一个完全开源的网页录制工具,生成的文件不是真正的视频,但可以像真正的视频一样进行播放,完美的还原用户在浏览器中的操作行为

🖥 Demo

文档

可以在 TimeCat Docs 找到开发文档,进入 Introduction page 开始了解项目,可以在这个仓库 repository 中改进项目文档

最新版本

npm (tag)

支持的浏览器

| Edge | Firefox | Chrome | Safari | | - | - | - | - |

Chrome 插件

提供了 Chrome 插件并支持一键录制与导出

| | TimeCat-Chrome | |--|--|

安装

使用 NPM

$ npm i timecatjs -D

直接在浏览器引入脚本

在 html 代码中添加如下脚本,查找全局变量 TimeCat,脚本可以通过以下 CDN 获取:

使用

交流与建议

开发中若遇到任何问题或有任何建议
欢迎联系 @oct16 交流与讨论

贡献项目

非常欢迎您的加入
提一个 Issue 或者 Pull Request
标准 Readme 遵循 Contributor Covenant 行为规范

Contributors

https://github.com/oct16/TimeCat/graphs/contributors

使用许可

GPL-3.0