{"id":43792145,"url":"https://github.com/naroat/tools-web","last_synced_at":"2026-02-05T20:31:36.164Z","repository":{"id":209613176,"uuid":"724515824","full_name":"naroat/tools-web","owner":"naroat","description":"在线工具站; 工具分类覆盖开发运维、文本处理、图片处理、图表处理、随机工具、查询工具等；常见工具json转换、密码生成、时间戳、单位换算、在线图片编辑","archived":false,"fork":false,"pushed_at":"2024-08-23T06:43:10.000Z","size":2549,"stargazers_count":82,"open_issues_count":0,"forks_count":21,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-24T05:23:59.863Z","etag":null,"topics":["javascript","json","tailwind","tool","tools","tools-web","toolsweb","ts","typescript","webtools"],"latest_commit_sha":null,"homepage":"https://tools.ranblogs.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naroat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-28T08:35:37.000Z","updated_at":"2024-08-23T06:42:37.000Z","dependencies_parsed_at":"2024-03-26T08:42:48.580Z","dependency_job_id":"c4865257-37f0-4f1c-ad77-2f4d384c905c","html_url":"https://github.com/naroat/tools-web","commit_stats":null,"previous_names":["taoran1401/tools-web","naroat/tools-web"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/naroat/tools-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naroat%2Ftools-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naroat%2Ftools-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naroat%2Ftools-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naroat%2Ftools-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naroat","download_url":"https://codeload.github.com/naroat/tools-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naroat%2Ftools-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29133395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T19:36:52.185Z","status":"ssl_error","status_checked_at":"2026-02-05T19:35:40.941Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","json","tailwind","tool","tools","tools-web","toolsweb","ts","typescript","webtools"],"created_at":"2026-02-05T20:31:35.343Z","updated_at":"2026-02-05T20:31:36.152Z","avatar_url":"https://github.com/naroat.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cpre\u003e\n    _______          _         __          __  _     \n |__   __|        | |        \\ \\        / / | |    \n    | | ___   ___ | |___ _____\\ \\  /\\  / /__| |__  \n    | |/ _ \\ / _ \\| / __|______\\ \\/  \\/ / _ \\ '_ \\ \n    | | (_) | (_) | \\__ \\       \\  /\\  /  __/ |_) |\n    |_|\\___/ \\___/|_|___/        \\/  \\/ \\___|_.__/ \n                                                                                                 \n  \u003c/pre\u003e\n  \u003cp\u003e 只需简单几步，即可快速搭建属于自己的在线工具箱。\u003c/p\u003e \n\n[![node](https://img.shields.io/badge/any_text-18.14.2-red?label=node)](node)\n[![vue](https://img.shields.io/badge/any_text-3.3.10-origin?label=vue)](vue)\n[![tailwindcss](https://img.shields.io/badge/any_text-3.3.5-yellow?label=tailwindcss)](tailwindcss)\n[![elementplus](https://img.shields.io/badge/any_text-2.7-blue?label=element-plus)](elementplus)\n[![license](https://img.shields.io/github/license/naroat/tools-web)](LICENSE)\n\n\u003c/div\u003e\n\n## 目录\n\n- [功能展览](#功能展览)\n- [开始使用](#开始使用)\n  - [Docker部署](#Docker部署)\n  - [手动部署](#手动部署)\n- [工具列表](#工具列表)\n- [其他](#其他)\n\n## 功能展示\n\n在线站点：\u003ca href=\"https://tools.ranblogs.com\" target=\"_blank\"\u003eTools-Web\u003c/a\u003e\n\n## 开始使用\n\n### Docker部署\n\n```\ndocker run -d --name tools-web --restart unless-stopped -p 8080:80 docker0796/tools-web:latest\n```\n\n访问：`http://127.0.0.1:8080`\n\n\n### 手动部署\n\n安装`pnpm`\n```\nnpm install pnpm -g\n```\n\n克隆\n```\ngit clone --depth=1 https://github.com/naroat/tools-web.git\n```\n\n安装\n```\n# 进入项目\ncd tools-web\n\n# 复制配置文件\ncp .env.example .env.development\n\n# 安装\npnpm install\n```\n\n启动\n```\npnpm dev\n```\n\n打包\n```\npnpm build\n```\n\n打包seo静态页面:复制`.env.development`文件，并将文件名修改为`.env.production`,将里面的`NODE_ENV`的值改为`productio`,然后运行下面打包命令\n```\npnpm build:pro\n```\n\n## 工具列表\n\n- 开发运维\n  - 随机密码生成\n  - URL编码/解码\n  - UUID生成器\n  - 时间戳转换\n  - MD5在线加密\n  - Json在线转换\n  - 正则测试工具\n  - Unicode转中文\n  - HTTP状态码\n  - JWT解析\n  - html实体转义\n  - js代码格式化/压缩\n  - Html代码格式化\n  - Css代码格式化/压缩\n\n- 文本处理\n  - 文本对比\n  - markdown编辑器\n  - ASCII字形生成器\n  - 文本去重\n  - 在线文本编辑/HTML获取\n  - 字数统计\n\n- 教育学术\n  - 单位换算\n  - 摩斯电码\n  - 常用进制转换\n  - ASCII码表\n  - 长度单位转换\n  - 面积单位转换\n  - 重量单位转换\n  - 时间单位转换\n  - 温度单位转换\n  - 压力单位转换\n  - 热量单位转换\n  - 功率单位转换\n\n- 图片处理\n  - 二维码生成\n  - 在线图片处理\n  - 文本转图片\n  - 图片分割\n\n- 数据图表\n  - 柱状图\n  - 折线图\n  - 饼图\n  - 散点图\n\n- 选择随机\n  - 生成随机数\n  - 帮我决定\n  - 抛硬币\n  - 投骰子\n\n- 其他工具\n  - 数字转金额大写\n  - 手持弹幕\n  - 色板\n  - Color选择器\n\n## 其他\n\nQ: 我应该如何添加新功能？\n\nA: \n  - 在`components/Tools/tools.ts`文件中添加工具信息\n  - 在`router/router.ts`中添加路由\n  - 拷贝示例目录`components/Tools/Example`修改名称，在这个拷贝出来的目录中开发工具即可\n\n\u003cbr/\u003e\n\nQ: 我可以参与开发 `Tools-Web` 吗？\n\nA: 当然可以，随时欢迎提交 `PR`\n\n\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaroat%2Ftools-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaroat%2Ftools-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaroat%2Ftools-web/lists"}