Files
html-tools/index.json
T
chao5 3bb9b85fad Add JSON Formatter tool
Features:
- JSON formatting/beautifying with custom indentation (2/4 spaces or tab)
- JSON minifying/compression
- JSON syntax validation with error messages
- Sort keys option
- Statistics: character count, line count, file size
- Copy and download functionality

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-23 02:35:38 +08:00

379 lines
15 KiB
JSON

{
"version": "1.0.0",
"lastUpdated": "2025-12-23",
"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": "json-formatter",
"name": "JSON 格式化工具",
"slug": "json-formatter",
"category": "converter",
"tags": ["json", "formatter", "validator", "beautifier"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "格式化、压缩和验证 JSON 数据",
"longDescription": "JSON 格式化工具可以帮助你美化、压缩和验证 JSON 数据,支持多种缩进样式、键名排序,显示字符数、行数、文件大小等统计信息。",
"icon": "✨",
"color": "#667eea",
"entry": "tools/json-formatter/app.html",
"detail": "tools/json-formatter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"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"
},
{
"id": "uuid-generator",
"name": "UUID 生成器",
"slug": "uuid-generator",
"category": "developer",
"tags": ["uuid", "generator", "developer", "identifier"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速生成各种版本的 UUID",
"longDescription": "UUID 生成器可以快速生成 UUID v4(随机)和 UUID v1(基于时间戳),支持多种输出格式,批量生成,是开发者生成唯一标识的必备工具。",
"icon": "🆔",
"color": "#667eea",
"entry": "tools/uuid-generator/app.html",
"detail": "tools/uuid-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "word-counter",
"name": "字数统计工具",
"slug": "word-counter",
"category": "text",
"tags": ["text", "counter", "word", "characters"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "实时统计文本的字数、词数、行数等信息",
"longDescription": "字数统计工具可以实时分析中英文混合文本的各种统计数据,包括字符数、词数、行数、段落数等,支持分类统计和阅读时间计算。",
"icon": "📊",
"color": "#11998e",
"entry": "tools/word-counter/app.html",
"detail": "tools/word-counter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "timestamp-converter",
"name": "Unix 时间戳转换",
"slug": "timestamp-converter",
"category": "converter",
"tags": ["timestamp", "unix", "datetime", "converter"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "时间戳与日期时间格式互相转换",
"longDescription": "Unix 时间戳转换工具支持时间戳与日期时间格式互相转换,支持秒和毫秒两种格式,实时显示当前时间戳,显示相对时间。",
"icon": "⏰",
"color": "#f5576c",
"entry": "tools/timestamp-converter/app.html",
"detail": "tools/timestamp-converter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base-converter",
"name": "进制转换工具",
"slug": "base-converter",
"category": "converter",
"tags": ["base", "converter", "binary", "hexadecimal", "octal"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "支持二进制、八进制、十进制、十六进制互相转换",
"longDescription": "进制转换工具支持 2、8、10、16 进制互相转换,实时输入即时转换,支持进制前缀,是程序员进行进制计算和学习计算机科学的必备工具。",
"icon": "🔢",
"color": "#4facfe",
"entry": "tools/base-converter/app.html",
"detail": "tools/base-converter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-diff",
"name": "文本对比工具",
"slug": "text-diff",
"category": "text",
"tags": ["text", "diff", "compare", "difference"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "比较两段文本的差异,支持逐行对比",
"longDescription": "文本对比工具可以快速比较两段文本之间的差异,高亮显示新增、删除和未修改的行,支持逐行显示和并排显示两种模式。",
"icon": "🔍",
"color": "#fa709a",
"entry": "tools/text-diff/app.html",
"detail": "tools/text-diff/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "jwt-decoder",
"name": "JWT 解码器",
"slug": "jwt-decoder",
"category": "developer",
"tags": ["jwt", "decoder", "json", "token", "authentication"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "解码和验证 JSON Web Token",
"longDescription": "JWT 解码器可以解码 JSON Web Token 并查看其内容,包括 Header、Payload 和 Signature 三部分,检查 Token 过期时间,是调试 API 认证的必备工具。",
"icon": "🔑",
"color": "#764ba2",
"entry": "tools/jwt-decoder/app.html",
"detail": "tools/jwt-decoder/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-to-base64",
"name": "图片转 Base64",
"slug": "image-to-base64",
"category": "image",
"tags": ["image", "base64", "converter", "encoding"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将图片转换为 Base64 编码字符串",
"longDescription": "图片转 Base64 工具可以将图片文件转换为 Base64 编码的字符串,支持拖拽上传,显示图片预览和信息,输出 Data URI 或纯 Base64 字符串。",
"icon": "🖼️",
"color": "#ff9a9e",
"entry": "tools/image-to-base64/app.html",
"detail": "tools/image-to-base64/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "xml-to-json",
"name": "XML 转 JSON",
"slug": "xml-to-json",
"category": "converter",
"tags": ["xml", "json", "converter", "format"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 XML 格式转换为 JSON 格式",
"longDescription": "XML 转 JSON 工具可以在 XML 和 JSON 两种数据格式之间进行转换,支持自动转换、格式化输出、保留属性等功能,是处理数据格式的必备工具。",
"icon": "🔄",
"color": "#a8edea",
"entry": "tools/xml-to-json/app.html",
"detail": "tools/xml-to-json/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "markdown-to-html",
"name": "Markdown 转 HTML",
"slug": "markdown-to-html",
"category": "text",
"tags": ["markdown", "html", "converter", "editor"],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "实时将 Markdown 转换为 HTML 并预览",
"longDescription": "Markdown 转 HTML 工具可以实时将 Markdown 格式的文本转换为 HTML,支持常用 Markdown 语法,包括标题、列表、代码块、链接、图片等,支持复制和下载 HTML。",
"icon": "📝",
"color": "#30cfd0",
"entry": "tools/markdown-to-html/app.html",
"detail": "tools/markdown-to-html/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"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": "日常生活中的实用小工具"
}
]
}