常用工具笔记

1、chromeFQ插件 goAgent 

  https://code.google.com/p/goagent/wiki/InstallGuide   https://code.google.com/p/goagent/ liuxuefeng2012@gmail.com our90s
  更简单易用的插件:壁虎漫步
  桌面版FQ软件:greenvpn 每天可以免费用一小时

2、css sprite

  http://cn.spritegen.website-performance.org/

  http://www.spritecow.com/

3、图标检索

  http://www.easyicon.net/
  http://www.iconpng.com/

3、前端其他

  MDN:https://developer.mozilla.org/zh-CN/
  W3C:http://www.w3.org/
  css 方案: http://nec.netease.com/

4、在线js调试 demo分享

  http://jsbin.com/     http://jsfiddle.net/

5、免费空间

  asp.net somee      http://www.freehao123.com/somee/ 需要FQ
  AppFog是一个基于Cloud Foundry的PaaS平台,类似Google APP Engine和Heroku。

6、grunt入门两篇教程

  http://www.w3cplus.com/tools/grunt-tutorial-start-grunt.html
  http://www.w3cplus.com/tools/grunt-tutorial-installing-grunt.html

    npm install grunt@0.4.5 --save-dev
    npm install -g grunt-cli
    ------
    npm install
    用下面的检测、
    grunt --version

 7、axure chrome打开问题

  1.不FQ下载离线crx安装http://pan.baidu.com/s/1kT3Od8b

  2.去掉index.html中,window.location = 'resources/chrome/chrome.html';相关代码

 8、前端特性在线检测
  http://caniuse.com/

9、web开发文档大全 
  http://devdocs.io/

10、文件对比工具
  Beyond Compare 

 11、stylus sass less css 互转
  https://csspre.com/convert/

 

 

 

 

 

 

posted @ 2013-12-03 09:27  youryida  阅读(319)  评论(0编辑  收藏  举报