A development toolkit running in a browsers
- 压缩图片
- 域名/IP
- POST/GET 模拟请求
- JSON 格式化
- 时间戳转换
- 二维码 生成/识别
- URL 解码/编码
- 文本翻译
- BASE64编码
# git clone https://github.com/vatezj/tools.git
# cd tools
# yarn install && yarn run dev
At this point, the browser opens a window localhost:8080
# npm run build