web-developer-resources
web-developer-resources copied to clipboard
A list of web full stack resources and summarize.
## [sqliteviz](https://github.com/lana-k/sqliteviz) 一个网页应用,可以在网页上可视化操作 SQLite 数据库。 
## [Mizu](https://github.com/up9inc/mizu) 查看 Kubernetes 集群内部各个微服务 API 之间流量通信的软件 
## [JSON Visio](https://github.com/AykutSarac/jsonvisio.com) 一个开源的 JSON 可视化工具,将 JSON 数据转成树状图展示。 
## [hubfs](https://github.com/winfsp/hubfs) 这个工具支持把 Git 仓库挂载到文件系统,然后就能像常规目录那样访问该仓库,包括读取各个分支和历史提交。它同时支持 Windows、Mac 和 Linux。 
## [cz-git](https://github.com/Zhengqbbb/cz-git) 一款工程性更强,高度自定义,标准输出格式的 commitizen 适配器 
## [SimpleLogin](https://simplelogin.io/) 一个开源的邮箱别名服务,提供真实邮箱的别名,可以接收和回复邮件,所有邮件都会转到你的真实邮箱。它的免费版允许15个别名,但是代码[开源](https://github.com/simple-login/app),可以自托管。
## [fq](https://github.com/wader/fq) 一个命令行工具,可以方便地查看二进制文件的内容。 
## [processhacker](https://github.com/processhacker/processhacker) 一款 Windows 软件,用来监控系统信息,能够查看每个进程的详细情况。 
## [MistQL](https://github.com/evinism/mistql)  一个即可用于前端网页,又可以用于命令行的 JSON 数据查询库,用来从 JSON 里面提取指定数据 ## [dsq](https://github.com/multiprocessio/dsq) 一个命令行工具,可以对 JSON、CSV、Excel 等格式的文件执行 SQL 查询语句。 ``` $ dsq testdata.json "SELECT * FROM {} WHERE x > 10" ```
## [Perspec](https://github.com/feramhq/Perspec) 可以将照片里面透视变形的物体自动拉正  