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

skill_issue

v0.5.0

Published

useful skill with markdown style

Readme

#skill_issues

平时开发时的经验积累,有高级用法,也有简单用法,都是干货。为的是增加开发效率!

issue

##gitbook阅读

为什么要有这个东西?

为了节约时间

以前的情况

之前经常有这么一个需求:liunx下源码装了个nginx,把一堆用到的帖子在浏览器里面打
了标签,因为时间紧迫,没功夫具体写个博客记录什么的,等一段时间后需要再别的服务器
上再装的时候你会发现自己书签太多找不到原来的帖子了,重装了系统书签没有了,或者
找到了书签还要从头再搞一次,那么上次的工作白做了么?

又可能这样:在项目A中有这么一个问题解决掉了,并且有了文档,存在github的某个issue
里(举例),然后你有做了7、8个项目,期间有各种issue,有一天你遇到以前的一个问题的时
候(不要告诉我你从来没遇到过以前的问题,人品也太好了吧:),你会发现你找不到这个解决
方案在哪里,即使找到了可能也花了很多时间。

设想

如果有一个地方能把所有的东西集合起来,分好类别,平时方便自己添加,更方便自己查询,
岂不是非常nice.

这个项目的目的就是为了能随时积累经验,用markdown+git方便将自己的经验点滴积累起来,
按照不同的类别分类,java,python,git,查找也简单,ctrl+F即可。

怎么使用这个项目

现在我的工作方式就是: 工作,学习,当有新的项目skill的的时候启一个shell,找到这个skill
的分类,用我喜欢的文本编辑器(我是vimer)加上这个skill,push到osc@git。
查找的时候打开 osc@git,点开项目,找到需要的分类,ctrl+F查找需要的东西。

可以写些什么?

现在项目里面主要是程序的东西,实际上什么都可以写的,比如你去新西兰留学,可能在买
机票的时候有些门道(什么时候便宜啊之类的),或者考托福雅思的时候有些你的诀窍(不会
考3、4次还没能飞出去),这些都是你的skill,这时候如果已有的类别里面没有的话,你就
可以新建一个NewZealandLiuXue.issue.md(例)的issue,写一些对你有用,以后可能会查看
的东西。

如何添加issue,自己的经验?

1.基本命名规范 XXX.issue.md
2.请使用markdown格式
3.写一些能帮你节约时间的东西即可
4.fork代码,发pull request
5.索要开发者权限请给我发邮件,[email protected]

已有issue分类

* vim(一切为了效率)
* git
* zarkpy(10倍于java的一个python web框架,webpy的
* 二次开发, 作者有大量互联网外包经验。)
* css
* linux-server(linux 服务器上的一些issue)
* nginx
* shell(主要是zsh)
* improve(通过一些工具增加你的开发效率)
* python
* python-script(用到的一些脚本)
* spring mvc(个人应该这个部分不会更新)
* 各种前端相关issue, coffeescript, nodejs, angular, backbone