Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonnekogh/neko-toolbox-web
猫猫工具箱 Web 版
https://github.com/lemonnekogh/neko-toolbox-web
Last synced: 11 days ago
JSON representation
猫猫工具箱 Web 版
- Host: GitHub
- URL: https://github.com/lemonnekogh/neko-toolbox-web
- Owner: LemonNekoGH
- License: gpl-3.0
- Created: 2021-05-16T03:59:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T10:26:14.000Z (over 3 years ago)
- Last Synced: 2024-10-26T22:52:59.381Z (about 2 months ago)
- Language: Vue
- Size: 5 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neko-toolbox-web
### 本仓库包含
- 猫猫工具箱网页版
- 猫猫工具箱 Chrome 插件
- 猫猫工具箱 Firefox 插件### 已可用工具
没有### TODO-List
- [ ] WebSocket 客户端
- [ ] 颜色代码转换工具
- [ ] 加密货币价格计算器
- [ ] JSON 格式化、压缩、对比、解析
- [ ] Base64 编码、解码
- [ ] SHA1 SHA128 SHA256 SHA512 计算
- [ ] MD5 计算
- [ ] GUID 生成
- [ ] 二维码生成、解码
- [ ] 时间计算、格式化
- [ ] 正则表达式
- [x] 工具置顶#### HTTP 客户端 TODO-List
- [ ] 保存历史请求
- [ ] 使请求跨域#### 收藏夹 TODO-List
- [x] 在主页显示
- [ ] 在弹出窗口显示#### 工具箱设置 TODO-List
- [ ] 是否覆盖浏览器默认新标签页
- [x] 语言设置
- [ ] 主题设置