json-handle:json可视化工具

开发中需要用到json,在浏览器显示的json非常乱,难以理解。有没有让人一目了然的工具,让json看起来非常直观呢,json-handle随之而出,包含火狐和chrome两种插件,官方地址:http://jsonhandle.sinaapp.com/ 火狐安装方法: 工具->附加组件->获取附加组件->搜索json-handle->安装,重启火狐浏览器即可. 使用json-handle前 [caption id="attachment_2900" align="alignnone" width="695"] json-handle可视化工具 - 1[/caption] 安装json-handle后 [caption id="attachment_2904" align="alignnone" width="653"] json-handle可视化工具 - 2[/caption] 上图是数组形式的解析,可以看到一个个字段非常的清晰明朗,并且assci码也转换成了中文. [caption id="attachment_2902" align="alignnone" width="493"] json-handle可视化工具 - 3[/caption] 当你选中某条记录,右侧(如上图)便会出现相应的json数据。 对于经常在浏览器调试json的你,json-handle是个不二的选择. 转载请注明出处:http://www.ttlsa.com/html/2899.html

转载于:https://my.oschina.net/766/blog/211491

猜你喜欢

转载自blog.csdn.net/weixin_34088598/article/details/91493243