常用工具集

分类:常用工具 |

 
1. 移动端网页调试: Weinre    weinre --boundHost 192.168.0.103 --httpPort 8081 ,  whistle 代理调试工具 w2 start -p 8899

2. npm管理  http://npm.taobao.org/  使用 cnpm 更好用

3. mac 下ssh 工具 ; zoc7

4. 好用的编辑器: atom, editplus 

5. 前端开发工具: webstorm

6. php 开发工具: phpstorm 

7. mac 终端工具: item2

8. mac 下shell 工具: oh-my-zsh  及插件  zsh-autosuggestions.git  ( git clone https://github.com/tarruda/zsh-autosuggestions.git ) 

9. mac下安装源: macports, homebrew 个人比较喜欢  brew 

10. 版本管理工具:  git 

11. 容器工具:  docker ,  容器管理: kiteMatic 

12. 比较工具: beyondCompare

13. mac 下解压软件:  betterZip

14. API 测试:  postman

15. 事务清单: wunderlist

16. UI各种模板下载http://www.xueui.cn/

17. 前端常见问题: https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions/Questions-and-Answers

18. 极客学院: http://www.jikexueyuan.com/

19. 在线文档管理工具: https://readthedocs.org/

20. Ztree http://www.treejs.cn/v3/main.php#_zTreeInfo

21. Linux 命令 http://man.linuxde.net/pssh

22. 安全工具: https://portswigger.net/burp

23. css预处理 之 Sass 使用 https://www.w3cplus.com/sassguide/syntax.html