Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/littleguest/toolbox
offline toolbox
https://github.com/littleguest/toolbox
Last synced: about 2 months ago
JSON representation
offline toolbox
- Host: GitHub
- URL: https://github.com/littleguest/toolbox
- Owner: LittleGuest
- License: mit
- Created: 2023-07-23T12:41:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T06:32:28.000Z (8 months ago)
- Last Synced: 2024-05-17T07:38:22.020Z (8 months ago)
- Language: Vue
- Size: 251 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 工具箱
使用 Tauri、Vue3、Rust 编写离线工具箱
## 工具箱基础功能
- 工具箱设置
- 语言设置
- 主题???
- 字体???
- 转换工具
- 进制转换工具
- [x] 二进制、八进制、十进制、十六进
- [x] json、yaml、toml 格式相互转换
- 时间转换工具
- cron表达式解析???
- 编码/解码工具
- [x] URL编码解码
- [x] Base64 文本编码解码
- Base64 图片编码解码
- Unicode编码解码
- JWT解码
- 莫斯密码!!!
- 格式化工具
- JSON格式化工具
- url参数转换为json
- json 转义,去转义
- json 格式化,压缩,转义压缩
- 搜索功能
- [x] SQL格式化(sql-formatter)
- [x] XML格式化(xml-formatter)
- [ ] TOML格式化???
- 生成器工具
- [x] UUID 生成器
- [x] Hash生成器
- 文件md5,sha256等
- json 转 Rust struct
- 文本工具
- 正则可视化工具
- 正则测试工具
- [x] Markdown 预览(md-editor-v3)
- [x] 代码编辑器(vue-codemirror6)
- 文本内容比较工具???
- 文本替换工具
- 通用文本处理工具
- 转大写,转小写
- 标点符号英文和中文转换
- 图形工具
- 二维码生成
- 网络工具
- IP工具
- IP地址和十进制转换
- 其它
- 书签工具