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

jyeontu

v1.3.4

Published

有趣的命令行工具集合

Downloads

249

Readme

jyeontu

有趣且可能有用的命令行工具集合。

功能说明

一、git 批量操作

git 相关的一些操作

  • 命令
jyeontu git
1、批量删除分支

当本地分支数量过多时,可以通过该命令快速删除本地和线上的分支,快速清理分支。

1701229700652.jpg

2、获取当天用户提交行数

统计各用户当天提交代码行数。

1701229847348.jpg

二、根据模板快速新建模块

可以选择模板仓库的模板来快速新建模块

  • 命令
jyeontu create

1701229955095.jpg

三、快速添加单文件模板

可以选择模板仓库的单文件模板来快速新建模块

  • 命令
jyeontu add

四、获取 WiFi 配置

wifi 相关脚本,获取 WiFi 配置

  • 命令
jyeontu wifi
1、获取连接过的 WiFi 信息

快速获取电脑连接过的 wifi 信息,包含名称和密码。 1702349277580.jpg

五、图片操作

快速对图片进行相关处理

  • 命令
jyeontu img
1、批量添加水印

选择文件目录,快速给目录中的所有图片加上需要的水印信息。 1702349823117.jpg 1702349907072.jpg

2、百度图片批量下载

通过关键词批量下载百度图片 1702349509051.jpg 1702349639982.jpg 1702349670693.jpg

3、生成自定义背景的二维码图片

🎈 二维码大家应该都用过了吧,常规的二维码都是千篇一律的黑白二维码,那么我们可不可以让二维码变得更有个性化一点呢?本文将向你展示如何使用 Node.js、Jimp 和 QRCode 库,结合一个简单的脚本,通过命令行命令来快速给二维码加上指定的背景,打造更有个性化的二维码。

效果展示

六、文件操作

快速对文件进行相关处理

  • 命令
jyeontu file
1、项目文件行数统计

选择行数统计,统计项目中行数超过指定值的文件和项目总行数。 1702349078769.jpg

2、项目大文件扫描

选择扫描大文件,扫描统计出指定项目中文件大小超过指定值的文件。 1702349035856.jpg

七、生成目录树

快速生成目录树

  • 命令
jyeontu tree

1703231332045.jpg

1703231372541.jpg

公众号

关注公众号『前端也能这么有趣』,获取更多有趣内容。

说在后面

🎉 这里是 JYeontu,现在是一名前端工程师,有空会刷刷算法题,平时喜欢打羽毛球 🏸 ,平时也喜欢写些东西,既为自己记录 📋,也希望可以对大家有那么一丢丢的帮助,写的不好望多多谅解 🙇,写错的地方望指出,定会认真改进 😊,偶尔也会在自己的公众号『前端也能这么有趣』发一些比较有趣的文章,有兴趣的也可以关注下。在此谢谢大家的支持,我们下文再见 🙌。