美文网首页云想衣裳花想容
iOS开发必备工具和网站

iOS开发必备工具和网站

作者: 平谦 | 来源:发表于2017-04-17 15:53 被阅读9次

    软件篇

    1. sublime 方便的文件修改软件
    • webstorm 前端项目ide
    • visual studio code :nodejs ide,方便debug
    • SourceTree 代码管理
    • Charles 抓包
    • iTerm 命令行工具
    • Macdown markdown客户端
    • Alfred 好用的打开工具(推荐)
    • iHosts host可视化管理便捷工具
    • lantern 科学上网
    • MySQLWorkbench
    • Robomongo
    • Sketch
    • VMware Fusion 虚拟机
    • XMind
    • Go2Shell 从finder目录打开terminal http://zipzapmac.com/Go2Shell
    • path finder 好用的finder工具 https://cocoatech.com/
    • 最好的json接口(GET)
    • http://httpbin.org/ 测试GET/POST请求,你向他发送GET/POST请求 他返回你他收到的GET/POST请求内容
    • 查询硬盘使用情况 DaisyDisk
    • 图片压缩工具 ImageAlpha
    • 好用的多端清单工具 奇妙清单

    chrome插件篇

    1. Axure RP Extension for Chrome 原型图查看
    • JSON Viewer
    • Octotree : Code tree for GitHub
    • Postman
    • 草料二维码 二维码生成工具

    网站篇

    1. http://www.alfredworkflow.com/

    相关文章

      网友评论

        本文标题:iOS开发必备工具和网站

        本文链接:https://www.haomeiwen.com/subject/eomtzttx.html