平常工作中的常用工具列表
- 效率
- alfred
- 快速管理本地的代码仓库 https://github.com/popomore/projj
- 你的生产力工具集 https://u.tools/
- Mac 清理工具 https://lemon.qq.com/
- 画图
- 终端工具
- robbyrussell/oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh
- wting/autojump: A cd command that learns - easily navigate directories from the command line https://github.com/wting/autojump
- Fish-like autosuggestions for zsh https://github.com/zsh-users/zsh-autosuggestions
- nvbn/thefuck: Magnificent app which corrects your previous console command. https://github.com/nvbn/thefuck 自动纠正你的终端命令。同事推荐的 brew install thefuck
- iTerm2 https://iterm2.com/documentation-shell-integration.html
- https://ohmyz.sh/
- 正则在线测试
- Rubular: 快速验证正则表达式是否正则,有常用表达式列表 https://rubular.com/r/xfQHocREGj
- Regulex:JavaScript Regular Expression Visualizer https://jex.im/regulex/#!flags=&re=^(a|b)*%3F%24 正则表达式图表分析
- Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript https://regex101.com/
- 通过游戏学习正则 https://regexcrossword.com/
- 写作
- gee1k/uPic: 不错图床工具 📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS. https://github.com/gee1k/uPic
- Carbon https://carbon.now.sh/ 漂亮的图片图片生成器
- 截图工具https://jietu.qq.com/
- 🪜 梯子
- git
- https://github.com/conwnet/github1s
- git-aliases git 命令缩写,提升效率 https://hschne.at/git-aliases/
- Octotree
- 代码贡献量统计 https://github.com/arzzen/git-quick-stats
- 在线工具
- https://www.json.cn/
- JSON to TypeScript • quicktype https://quicktype.io/typescript/ 支持多语言的声明文件生成
- crontab.guru 帮助你快速地写 cron the cron schedule expression editor https://crontab.gur
- 短链生成工具 https://xiaomark.com/
- https://runjs.app/
- ws 连接测试工具: http://www.websocket-test.com/
- https://www.gitignore.io/
- https://www.toptal.com/developers/gitignore
- npm
- 快速更新项目的依赖包的版本号
- npm-check-updates - npm https://www.npmjs.com/package/npm-check-updates
- npm-check - npm https://www.npmjs.com/package/npm-check
- npm-outdated | npm Documentation https://docs.npmjs.com/cli/outdated.html npm install $(npm outdated | cut -d' ' -f 1 | xargs -I '$' echo '$@latest' | xargs echo)
- yarn outdated | Yarn https://yarnpkg.com/lang/en/docs/cli/outdated/ yarn upgrade
- interactive | Yarn https://yarnpkg.com/en/docs/cli/upgrade-interactive
- Version Lens - Visual Studio Marketplace https://marketplace.visualstudio.com/items?itemName=pflannery.vscode-versionlens 会显示当前包是否有更新,点击就可快速升级
- 资源检索
- 快速更新项目的依赖包的版本号
- 研发工具
- 图片
- ImageOptim — better Save for Web https://imageoptim.com/mac
- TinyPNG – Compress PNG images while preserving transparency https://tinypng.com/ 比较不错的图片压缩工具,要上传资源并下载
- kyleduo/TinyPNG4Mac: TinyPNG client for Mac https://github.com/kyleduo/TinyPNG4Mac
- pngquant — lossy PNG compressor https://pngquant.org/
- Gifox for Mac – Delightful GIF Recording and Sharing App https://gifox.io/ 屏幕录制工具,支持区域录制
- docsmall - 免费在线图片压缩 https://docsmall.com/
- Mac上方便好用的截图工(标注、贴图、窗口截图)http://zh.xnipapp.com/
- 壁纸 https://unsplash.com/
- 免版税图库,个人和商业免费使用 https://www.piqsels.com/zh
- APP 相关工具
- 图标工场 - 移动应用图标/启动图生成工具,一键生成所有尺寸的应用图标/启动图 https://icon.wuruihong.com/ 用于生成简单的开屏引导图
- 首页 - 360加固保 https://jiagu.360.cn/#/global/index 一键生成多渠道包
- 接口相关
- postman https://www.postman.com/
- postwoman https://github.com/hoppscotch/hoppscotch
- 运维相关
- SecureCRT 快速管理多个服务器
- 资源
- 交互设计 & 灵感 https://dribbble.com/
- 压测工具
- 在线工具
- 图片
- 目录分类整理
- 已有软件补充