# it-toolkit **Repository Path**: toolmarket/it-toolkit ## Basic Information - **Project Name**: it-toolkit - **Description**: it工具箱,支持常用工具,包括base64编码、在线时间戳转换、url编码等。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2023-12-01 - **Last Updated**: 2025-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # it工具箱 it工具箱,支持常用工具,包括base64编码、在线时间戳转换、url编码、AI工具导航等。 # 截图 ![图片](./image/base64.jpg) ![图片](./image/url.jpg) ![图片](./image/timestamp.jpg) ![图片](./image/json.jpg) ![图片](./image/jwt.jpg) ![图片](./image/image.jpg) ![图片](./image/ainavigate.jpg) ## 建议IDE - [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). # 技术栈 - [x] electron - [x] Vue 3 - [x] Vite - [x] Vue Router - [x] Element Plus - [x] TypeScript - [x] ESLint - [x] Prettier - [x] Stylelint - [x] Commitlint - [x] Husky - [x] Lint Staged - [x] Vuex - [x] Axios - [x] Mockjs - [x] VueUse - [x] VueI18n - [x] VueCompositionAPI - [x] VueUse # 开发工具箱功能 - [x] 支持base64编码和解码 - [x] 支持时间戳转换 - [x] 支持json格式化 - [x] 支持url编码和解码 - [x] 支持jwt解码 - [x] 支持base64图片解码 - [x] 支持AI工具导航 - [x] 支持代码托管平台导航 - [x] 支持生成二维码 - [ ] 支持代码文档编辑器monaco editor - [x] 支持终端xterm,windows使用powershell,linux使用bash # 其他功能 - [x] 支持检查更新 - [x] 支持只启动一个实例 - [x] 支持托盘,退出/最大化/最小化 # 编译打包 ```bash # 启动项目 npm run dev # 构建项目 npm run build # 预览构建结果 npm run preview ``` # 组件 [element-plus](https://element-plus.org/zh-CN) [vue-router](https://router.vuejs.org/zh/guide/) [electron-builder](https://www.electron.build/) [electron-updater](https://www.electron.build/api/electron-builder.html/)