mirror of
https://github.com/justhtmls/html-tools.git
synced 2026-09-01 15:32:50 +08:00
cce0767895
- Change remote to git@github.com:justhtmls/html-tools.git - Update domain from justhtmls.github.io to justhtmls.com - Update all repository references to justhtmls/html-tools
179 lines
6.7 KiB
JSON
179 lines
6.7 KiB
JSON
{
|
|
"version": "1.0.0",
|
|
"lastUpdated": "2025-12-22",
|
|
"tools": [
|
|
{
|
|
"id": "json-to-yaml",
|
|
"name": "JSON 转 YAML",
|
|
"slug": "json-to-yaml",
|
|
"category": "converter",
|
|
"tags": ["json", "yaml", "converter", "developer"],
|
|
"author": "JustHTMLs",
|
|
"authorUrl": "https://github.com/justhtmls",
|
|
"version": "1.0.0",
|
|
"description": "将 JSON 格式转换为 YAML 格式的在线工具,支持复制到剪贴板",
|
|
"longDescription": "这是一个轻量级的 JSON 到 YAML 转换工具。直接在浏览器中处理数据,无需服务器,保护您的隐私。",
|
|
"icon": "🔄",
|
|
"color": "#3498db",
|
|
"entry": "tools/json-to-yaml/app.html",
|
|
"detail": "tools/json-to-yaml/index.html",
|
|
"createdAt": "2025-12-22",
|
|
"updatedAt": "2025-12-22",
|
|
"featured": true,
|
|
"repo": "https://github.com/justhtmls/html-tools"
|
|
},
|
|
{
|
|
"id": "base64-encode",
|
|
"name": "Base64 编码解码",
|
|
"slug": "base64-encode",
|
|
"category": "converter",
|
|
"tags": ["base64", "encoder", "decoder", "converter"],
|
|
"author": "JustHTMLs",
|
|
"authorUrl": "https://github.com/justhtmls",
|
|
"version": "1.0.0",
|
|
"description": "快速进行 Base64 编码和解码,支持文本和文件",
|
|
"longDescription": "Base64 编码解码工具,支持 URL 安全模式,可拖拽文件进行编码,完全离线工作保护隐私。",
|
|
"icon": "🔐",
|
|
"color": "#f093fb",
|
|
"entry": "tools/base64-encode/app.html",
|
|
"detail": "tools/base64-encode/index.html",
|
|
"createdAt": "2025-12-22",
|
|
"updatedAt": "2025-12-22",
|
|
"featured": true,
|
|
"repo": "https://github.com/justhtmls/html-tools"
|
|
},
|
|
{
|
|
"id": "color-picker",
|
|
"name": "颜色选择器",
|
|
"slug": "color-picker",
|
|
"category": "developer",
|
|
"tags": ["color", "picker", "design", "converter"],
|
|
"author": "JustHTMLs",
|
|
"authorUrl": "https://github.com/justhtmls",
|
|
"version": "1.0.0",
|
|
"description": "专业的颜色选择工具,支持多种颜色格式转换",
|
|
"longDescription": "颜色选择器支持 HEX、RGB、HSL、HSV 格式实时转换,带有色相和透明度滑块,是设计师和开发者的必备工具。",
|
|
"icon": "🎨",
|
|
"color": "#ff6b6b",
|
|
"entry": "tools/color-picker/app.html",
|
|
"detail": "tools/color-picker/index.html",
|
|
"createdAt": "2025-12-22",
|
|
"updatedAt": "2025-12-22",
|
|
"featured": true,
|
|
"repo": "https://github.com/justhtmls/html-tools"
|
|
},
|
|
{
|
|
"id": "regex-tester",
|
|
"name": "正则表达式测试器",
|
|
"slug": "regex-tester",
|
|
"category": "developer",
|
|
"tags": ["regex", "testing", "developer"],
|
|
"author": "JustHTMLs",
|
|
"authorUrl": "https://github.com/justhtmls",
|
|
"version": "1.0.0",
|
|
"description": "实时测试和调试正则表达式,支持所有常用标志位",
|
|
"longDescription": "正则表达式测试器是开发者的必备工具,支持实时测试正则表达式,显示匹配结果和位置,帮助快速调试和优化正则模式。",
|
|
"icon": "🔍",
|
|
"color": "#a855f7",
|
|
"entry": "tools/regex-tester/app.html",
|
|
"detail": "tools/regex-tester/index.html",
|
|
"createdAt": "2025-12-22",
|
|
"updatedAt": "2025-12-22",
|
|
"featured": true,
|
|
"repo": "https://github.com/justhtmls/html-tools"
|
|
},
|
|
{
|
|
"id": "url-encode",
|
|
"name": "URL 编码解码",
|
|
"slug": "url-encode",
|
|
"category": "converter",
|
|
"tags": ["url", "encoder", "decoder", "converter"],
|
|
"author": "JustHTMLs",
|
|
"authorUrl": "https://github.com/justhtmls",
|
|
"version": "1.0.0",
|
|
"description": "快速进行 URL 编码和解码,处理中文和特殊字符",
|
|
"longDescription": "URL 编码解码工具可以正确处理中文字符和特殊字符,将它们转换为 URL 安全格式,支持双向转换。",
|
|
"icon": "🔗",
|
|
"color": "#06b6d4",
|
|
"entry": "tools/url-encode/app.html",
|
|
"detail": "tools/url-encode/index.html",
|
|
"createdAt": "2025-12-22",
|
|
"updatedAt": "2025-12-22",
|
|
"featured": false,
|
|
"repo": "https://github.com/justhtmls/html-tools"
|
|
},
|
|
{
|
|
"id": "qr-generator",
|
|
"name": "二维码生成器",
|
|
"slug": "qr-generator",
|
|
"category": "utility",
|
|
"tags": ["qrcode", "generator", "utility"],
|
|
"author": "JustHTMLs",
|
|
"authorUrl": "https://github.com/justhtmls",
|
|
"version": "1.0.0",
|
|
"description": "快速生成二维码,支持自定义颜色和尺寸",
|
|
"longDescription": "二维码生成器可以将文本、网址等内容快速转换为二维码图片,支持多种尺寸和颜色自定义,生成的二维码可直接下载使用。",
|
|
"icon": "📱",
|
|
"color": "#10b981",
|
|
"entry": "tools/qr-generator/app.html",
|
|
"detail": "tools/qr-generator/index.html",
|
|
"createdAt": "2025-12-22",
|
|
"updatedAt": "2025-12-22",
|
|
"featured": true,
|
|
"repo": "https://github.com/justhtmls/html-tools"
|
|
},
|
|
{
|
|
"id": "password-generator",
|
|
"name": "安全密码生成器",
|
|
"slug": "password-generator",
|
|
"category": "utility",
|
|
"tags": ["password", "security", "generator", "utility"],
|
|
"author": "JustHTMLs",
|
|
"authorUrl": "https://github.com/justhtmls",
|
|
"version": "1.0.0",
|
|
"description": "创建强大且安全的随机密码,保护您的账户安全",
|
|
"longDescription": "安全密码生成器使用密码学安全的随机数生成器创建强密码,支持自定义密码长度、字符类型,并提供密码强度评估。",
|
|
"icon": "🔐",
|
|
"color": "#667eea",
|
|
"entry": "tools/password-generator/app.html",
|
|
"detail": "tools/password-generator/index.html",
|
|
"createdAt": "2025-12-22",
|
|
"updatedAt": "2025-12-22",
|
|
"featured": true,
|
|
"repo": "https://github.com/justhtmls/html-tools"
|
|
}
|
|
],
|
|
"categories": [
|
|
{
|
|
"id": "converter",
|
|
"name": "格式转换",
|
|
"icon": "🔄",
|
|
"description": "各种文件和数据格式之间的转换工具"
|
|
},
|
|
{
|
|
"id": "developer",
|
|
"name": "开发者工具",
|
|
"icon": "👨💻",
|
|
"description": "面向开发者的实用工具集合"
|
|
},
|
|
{
|
|
"id": "text",
|
|
"name": "文本处理",
|
|
"icon": "📝",
|
|
"description": "文本编辑、格式化和处理工具"
|
|
},
|
|
{
|
|
"id": "image",
|
|
"name": "图片处理",
|
|
"icon": "🖼️",
|
|
"description": "图片编辑、转换和优化工具"
|
|
},
|
|
{
|
|
"id": "utility",
|
|
"name": "实用工具",
|
|
"icon": "🧰",
|
|
"description": "日常生活中的实用小工具"
|
|
}
|
|
]
|
|
}
|