Last active
May 24, 2018 02:45
-
-
Save zhuchaowe/d3b46d0ae9aa5501b594c3502cced3b9 to your computer and use it in GitHub Desktop.
我用过的值得推荐给大家的工具
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1.[shadowsocks](https://github.com/shadowsocks): 翻墙神器,不解释 | |
| 2.[localtunnel](https://github.com/localtunnel):内网穿透神器,nodejs开发的,可以把你的网站从没有公网ip的局域网内发布到广域网上。 | |
| 3.[QQBot](https://github.com/floatinghotpot/qqbot):基于 WebQQ 的机器人,可以自制智能机器人,可以用来集成团队协作系统的消息推送,可以持续集成自动通知,集成监控报警, | |
| 4.[Fuse](https://www.fusetools.com/):移动跨平台解决方案 | |
| 5.[APIDoc](http://apidocjs.com/):自动生成接口文档,自带调试功能哦。 | |
| 6.[Docker](https://docker.io):这个真不用说了。。。 | |
| 7.[ATOM](https://atom.io):github开源的编辑器,插件丰富,支持语言广,使用体验好,还可以写Markdown。 | |
| 8.[docsify](https://docsify.js.org/#/):文档生成工具,体验友好基于VUE | |
| 9.[NativeScript](https://www.nativescript.org):基于AngularJS 开发IOS、Android应用,体验比RN好 | |
| 我自己开发的神器: | |
| 1.webSpider:基于golang的爬虫,基于http请求的爬虫。从此再也不用写爬虫了有木有!告诉我规则就好了。`(暂未开源)` | |
| 2.webFetch:还是基于golang的爬虫,这回是完美复制任何一个网站,仿站神器,一键下载所有CSS\JS\HTML\图片,一秒抄袭23333。`(暂未开源)` | |
| 3.[EasyIOS](https://github.com/zhuchaowe/EasyIOS)/[EasyIOS-Swift](https://github.com/EasyIOS/EasyIOS-Swift):基于MVVM的iOS开发框架,可以加快iOS开发速度的30%-50%,要不要来试试? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment