1、HTML,CSS,JS代码美化工具:prettify
     这个工具依赖node.js,没有安装node直接使用会报错:node.js was not found in the default path
     老是报错,最终发现原因是:工程名里面不能有中文字符。
 
2、快速编写工具:emmet
      使用方法: http://www.iteye.com/news/27580
 
3、写jquery的工具:jquery
 
4、git
 
5、选择颜色:ColorPiker
      使用方法:ctrl+shift+c
 
6、JsMinifier:基于google closure compiler压缩js 
 
7、liveReload:  具体安装过程 http://www.minwt.com/html/10827.html
      过程主要包括:1、sublime安装liveReload;2、chrome安装liveReload;3、在chrome里设置LiveReload允许获取存档网址
                               4、点击liveReload的圈圈为实心的 5、通过在sublime中ctrl+s即可同步
 posted on 2015-05-15 17:00  喵喵喵  阅读(79)  评论(0)    收藏  举报