安装node
1 | yum install -y node npm |
显示npm命令行包
1 | 命令行工具安装目录which pinyin: /c/Users/xxx/AppData/Roaming/npm/pinyin |
文件比较
1 | npm install -g diffchecker |
录制 CLI
1 | npm install -g svg-term-cli |
gitbook-cli
1 | //https://www.omybug.com/2016/07/06/GitBook%E4%BD%BF%E7%94%A8/ |
查询天气
1 | $curl wttr.in\?lang=zh |
生成各种不同环境下某个网页的截图
1 | npm i -g screenshoteer |
豆瓣电台命令行版
1 | npm i doubanfm -g |
不再为文档而发愁
1 | $ npm install doxmate -g |
pdf转换
1 | npm install electron-pdf -g |
mp4转gif
1 | npm install -g gifify |
系统面板
1 | $ npm install gtop -g |
gitbook
1 | $ npm install gitbook-cli -g |
个人脚本管理工具
1 | $ npm install helloshell -g |
静态博客
1 | $ npm install hexo-cli -g |
rest api json
1 | $ npm install -g json-server |
md预览
1 | $ npm i koy -g |
Web 开发调试工具
1 | npm install livepool -g |
下载在线音乐歌词
1 | npm install lyric-dl -g |
控制台登录pc浏览器
1 | npm install -g m-console |
屏幕截图
1 | npm install -g slimerjs |
公众号文章抓取
1 | npm i mpspider -g |
网页打包
1 | npm install nativefier -g |
nodeppt
1 | npm install -g nodeppt |
网页转图片
1 | npm i page2image --global |
汉字拼音转换
1 | npm install pinyin -g |
md ppt
1 | ppt file.md |
实时编辑刷新的前端服务器
1 | npm -g install puer |
二维码
1 | $ npm install -g qrcode-terminal |
静态站点生成器
1 | npm install rdoc -g |
网络测速
1 | npm install --global speed-test |
运行SQL查询并可视化结果
1 | npm install -g sqlpad#http://rickbergfalk.github.io/sqlpad/ |
检查网站堆栈
1 | $ npm install stacks-cli -g |
种子
1 | npm install -g t-get |
命令行提示
1 | npm install -g tldr#类似cheat |
以太坊的开发环境
1 | $ npm install -g truffle |
流媒体客户端
1 | npm install webtorrent-cli -g |
wtfjs
1 | $ npm install -g wtfjs |
wtfpython
1 | $ npm install -g wtfpython |
前端模拟用工具
1 | npm i -g xmocker-cli |
MySql数据库生成REST API
1 | npm install -g xmysql |
检查基金收入
1 | npm install xxb -g |
静态文件服务器
1 | npm install anywhere -g |
图片识别
1 | npm install baidu-ocr-api -g |
翻译
1 | $ npm install fanyi -g |
镜像管理
1 | $ npm install -g nrm |
将纯文本转换为ascii
1 | npm install -g asciify |
进程管理
1 | $ npm install pm2 -g |
版本管理器 n
1 | $ npm install -g n |
find替代方案
1 | https://linux.cn/article-10171-1.html https://github.com/chinanf-boy/fd-zh |
jq
1 | https://github.com/stedolan/jq |
json
1 | //https://github.com/antonmedv/fx |
查看 Git 文件变动历史
1 | https://github.com/pomber/git-history |
中文加空格
1 | npm install -g pangu |
网页截图
1 | λ npm install --global capture-website-cli |
stackoverflow from the terminal
1 | npm install -g how-2 #https://github.com/santinic/how2 |
ppt转图片
1 | //http://blog.51yip.com/jsjquery/1924.html |
FFmpeg
1 | ffmpeg -i imput.mkv -c:v libx264 output.mp4 |
AnyProxy简介移动端抓包工具
1 | npm install -g anyproxy |
docsify
1 | npm i docsify-cli -g |
终端代码生成好看的图片
1 | npm i -g carbon-now-cli |
网页成为桌面应用程序
1 | npm install nativefier -g |
网页保存成 PDF
1 | https://github.com/danburzo/percollate |
命令行截图
1 | npm i -g screenshoteer |
任意网站变成桌面软件
1 | npm i -g nativefier |
windows scoop
1 | 在 PowerShell 中输入下面内容,保证允许本地脚本的执行: |
gitbook
1 | λ npm install -g gitbook-cli |
使用tree生成目录树
1 | npm install -g tree-node-cli |