常用的前端开发工具

1、调试工具:firebug

2、jslint 检查错误

3、jsMin 压缩工具

4、JSCompress  压缩工具

5、JS Regexp Generator http://www.jslab.dk/tools.regex.php
一个制作正则表达式的在线工具

6、JS Beautifier http://jsbeautifier.org/
在线JS格式化工具

7.YUI Compressor http://developer.yahoo.com/yui/compressor/
用java写的一个代码压缩工具,使用方法: java -jar yuicompressor-x.y.z.jar [options] [input file]

8.JSLint http://jslint.com/
在线JS校验工具,使用请注意“JSLint will hurt your feelings.”

9.JSCompress http://jscompress.com/
在线JS压缩工具

10.JSMin http://www.crockford.com/javascript/jsmin.html
JS压缩工具

11. json格式检查 Bejson 

在线JSON校验格式化工具(Be JSON)    k Json

 

posted @ 2015-02-01 21:35  freewalker  阅读(196)  评论(0编辑  收藏  举报